DeviceHelper struct 0 bytes
DeviceHelper
Inheritance
No base class.
Derived
None.
Properties
None.
Functions
static void DebugLog(ScriptGameInstance gameInstance, string message)staticRTTI globalstatic void RemoveActionFromArray(CName actionName, game.device.Action[] actions)staticRTTI globalstatic int FindAction(CName actionName, game.device.Action[] actions, game.device.Action foundAction)staticRTTI globalstatic bool RemoveStatusAction(game.device.Action[] actions)staticRTTI globalstatic void PushActionsIntoInteractionChoice(game.interactions.Choice choice, game.device.Action[] actions)staticRTTI globalstatic game.device.Action?[] ConvertActionsArray(PuppetAction[] puppetActions)staticRTTI globalstatic bool ConvertActionIntoScriptableAction(game.device.Action[] inActions, ScriptableDeviceAction[] outActions)staticRTTI globalstatic int FindStatusAction(game.device.Action[] actions, BaseDeviceStatus status)staticRTTI globalstatic bool IsDebugModeON(ScriptGameInstance gameInstance)staticRTTI globalstatic bool ExtractSpecificStateClass(game.PersistentState[] states, CName desiredClassName, game.PersistentState[] extractedStates)staticRTTI globalstatic bool IDMO(ScriptGameInstance gameInstance)staticRTTI global