![]() |
pCon.planner Plugin SDK
Version 8.8.1
|
Parameter for interaction events. More...
Public Member Functions | |
InteractionEventInfo (System::String^ pActionKey, bool pCanceled) | |
Constructor to initialize the object. More... | |
Public Attributes | |
System::String^ | ActionKey |
The action key. More... | |
bool | Canceled |
True if interaction has been canceled. More... | |
Parameter for interaction events.
X3g::Plugin::InteractionEventInfo::InteractionEventInfo | ( | System::String^ | pActionKey, |
bool | pCanceled | ||
) |
Constructor to initialize the object.
System::String ^ X3g::Plugin::InteractionEventInfo::ActionKey |
The action key.
bool X3g::Plugin::InteractionEventInfo::Canceled |
True if interaction has been canceled.