CustomActionOperations
Base: DeviceOperations
None.
| Property | Type | |
|---|---|---|
customActions | SCustomDeviceActionsData | scripted |
customActionsOperations | SCustomActionOperationData[] | scripted |
void RequestComponents(ent.EntityRequestComponentsInterface ri) overrideRTTIvoid TakeControl(ent.EntityResolveComponentsInterface ri) overrideRTTIvoid ToggleOperation(bool enable, int index) overrideRTTIbool IsOperationEnabled(int index) overrideRTTIvoid SetDelayIdOnOperation(game.DelayID delayId, int operationID) overrideRTTIvoid ClearDelayIdOnOperation(int operationID) overrideRTTIvoid ExecuteOperation(CName actionID, WeakHandle<game.Object> owner) RTTIvoid RestoreOperation(CName actionID, WeakHandle<game.Object> owner) RTTI