Property | Type | Description | |
---|---|---|---|
IAttachedObject | void | ||
IAttachedObject | void | ||
Trigger | System |
Method | Description | |
---|---|---|
InvokeActions ( |
Invokes the associated actions.
|
|
OnAttach ( ) : void |
Allows the trigger to attach to its associated object.
|
|
OnDetach ( ) : void |
Allows the trigger to detach from its associated object.
|
Method | Description | |
---|---|---|
IAttachedObject ( ) : void | ||
IAttachedObject ( |
||
Trigger ( ) : System |
protected InvokeActions ( |
||
e | The event data associated with the invocation. | |
return | void |