VirtualMasterDevicePS class
VirtualMasterDevicePS
Inheritance
Base: ScriptableDeviceComponentPS
Derived
None.
Properties
| Property | Type | |
|---|---|---|
owner | IScriptable? | scripted |
globalActions | game.device.Action?[] | scripted |
context | game.GetActionsContext | scripted |
connectedDevices | game.DeviceComponentPS?[] | scripted |
Functions
void InitializeVirtualDevice()RTTIvoid DoCustomShit(game.DeviceComponentPS[] devices, bool on)RTTIvoid GetGlobalActions(game.device.Action[] actions)RTTI