![]() |
![]() |
![]() |
Effect.TriggerButton Property |
Language: |
The identifier or offset of the button to be used to trigger playback of the effect. The flags DIEFF_OBJECTIDS and DIEFF_OBJECTOFFSETS determine the semantics of the value. If this member is set to DIEB_NOTRIGGER, no trigger button is associated with the effect.
Visual Basic Public Property TriggerButton As Integer C# public int TriggerButton { get; set; } C++ public:
property int TriggerButton {
int get();
void set(int value);
}JScript public function get TriggerButton() : int
public function set TriggerButton(int);
This property is read/write.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center