class PluginInventoryDebugDIAG_DEVELOPERSource
PluginInventoryDebug › PluginBase
All members, including inherited
Constructors 1
void PluginInventoryDebug()DIAG_DEVELOPERMembers 3
bool m_IsOnlyLocalMoveEnable = falseDIAG_DEVELOPERbool m_IsHandAckEnable = falseDIAG_DEVELOPERReferenced by PluginDiagMenuClient.CBInventoryHandsAckMove(), IsHandAckEnable(), PluginInventoryDebug()
Show 1 more
, SetHandAckEnable()bool m_IsDesyncRepairEnable = trueDIAG_DEVELOPERReferenced by PluginDiagMenuClient.CBEnableDesyncRepair(), IsDesyncRepairEnable(), PluginInventoryDebug()
Show 1 more
, SetDesyncRepairEnable()Methods 6
bool IsLocalOnlyMoveEnable()DIAG_DEVELOPERReferences m_IsOnlyLocalMoveEnable
void SetLocalOnlyMoveEnable(bool enable)DIAG_DEVELOPERReferences m_IsOnlyLocalMoveEnable
Referenced by PluginDiagMenuClient.CBClientDesync()
void SetHandAckEnable(bool enable)DIAG_DEVELOPERbool IsHandAckEnable()DIAG_DEVELOPERReferences m_IsHandAckEnable
void SetDesyncRepairEnable(bool enable)DIAG_DEVELOPERReferences m_IsDesyncRepairEnable
bool IsDesyncRepairEnable()DIAG_DEVELOPERReferences m_IsDesyncRepairEnable