DIFF

class LogManagerSource

Members 12

static bool m_DoLogs
static bool m_DoActionDebugLog
static bool m_DoSymptomDebugLog
static bool m_DoInventoryMoveLog
static bool m_DoInventoryReservationLog
static bool m_DoInventoryHFSMLog
static bool m_DoSyncLog
static bool m_DoQuickbarLog
static bool m_DoBaseBuildingLog
static bool m_DoWeaponLog
static bool m_DoWeatherLog
Referenced by Init(), and IsWeatherLogEnabled()
static bool m_DoBleedingChanceLog

Methods 24

static void SetLogsEnabled(bool enable)
References m_DoLogs
static void ActionLogEnable(bool enable)
static void InventoryMoveLogEnable(bool enable)
static void InventoryReservationLogEnable(bool enable)
static void InventoryHFSMLogEnable(bool enable)
static void SyncLogEnable(bool enable)
References m_DoSyncLog
static bool IsQuickbarLogEnable()
References m_DoQuickbarLog
static void QuickbarLogEnable(bool enable)
References m_DoQuickbarLog
static void BaseBuildingLogEnable(bool enable)
static bool IsSymptomLogEnable()
Referenced by BlindnessSymptom.OnGetActivatedClient(), BlindnessSymptom.OnGetActivatedServer(), BlindnessSymptom.OnGetDeactivatedClient()
Show 46 more, BlindnessSymptom.OnGetDeactivatedServer(), BloodLoss.OnGetActivatedClient(), BloodLoss.OnGetActivatedServer(), BloodLoss.OnGetDeactivatedClient(), BloodLoss.OnGetDeactivatedServer(), FeverBlurSymptom.OnGetActivatedClient(), FeverBlurSymptom.OnGetActivatedServer(), FeverBlurSymptom.OnGetDeactivatedClient(), FeverBlurSymptom.OnGetDeactivatedServer(), FreezeRattleSymptom.OnGetActivatedClient(), FreezeRattleSymptom.OnGetActivatedServer(), FreezeRattleSymptom.OnGetDeactivatedClient(), FreezeRattleSymptom.OnGetDeactivatedServer(), FreezeSymptom.OnGetActivatedClient(), FreezeSymptom.OnGetActivatedServer(), FreezeSymptom.OnGetDeactivatedClient(), FreezeSymptom.OnGetDeactivatedServer(), GaspSymptom.OnGetActivatedClient(), GaspSymptom.OnGetActivatedServer(), GaspSymptom.OnGetDeactivatedClient(), GaspSymptom.OnGetDeactivatedServer(), HMP3Symptom.OnGetActivatedClient(), HMP3Symptom.OnGetActivatedServer(), HMP3Symptom.OnGetDeactivatedClient(), HMP3Symptom.OnGetDeactivatedServer(), HotSymptom.OnGetActivatedClient(), HotSymptom.OnGetActivatedServer(), HotSymptom.OnGetDeactivatedClient(), HotSymptom.OnGetDeactivatedServer(), LaughterSymptom.OnGetActivatedClient(), LaughterSymptom.OnGetActivatedServer(), LaughterSymptom.OnGetDeactivatedClient(), LaughterSymptom.OnGetDeactivatedServer(), PainHeavySymptom.OnGetActivatedClient(), PainHeavySymptom.OnGetActivatedServer(), PainHeavySymptom.OnGetDeactivatedClient(), PainHeavySymptom.OnGetDeactivatedServer(), PainLightSymptom.OnGetActivatedClient(), PainLightSymptom.OnGetActivatedServer(), PainLightSymptom.OnGetDeactivatedClient(), PainLightSymptom.OnGetDeactivatedServer(), PluginDiagMenuClient.CBLogsSymptoms(), SneezeSymptom.OnGetActivatedClient(), SneezeSymptom.OnGetActivatedServer(), SneezeSymptom.OnGetDeactivatedClient(), and SneezeSymptom.OnGetDeactivatedServer()
static void SymptomLogEnable(bool enable)
static bool IsWeaponLogEnable()
References m_DoWeaponLog
static void WeaponLogEnable(bool enable)
References m_DoWeaponLog
static bool IsWeatherLogEnabled()
References m_DoWeatherLog
Referenced by Debug.WeatherLog()
static void BleedingChancesLogEnable(bool enable)