MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / IsActive

Function IsActive

engine/Poseidon/Dev/Debug/DebugCheats.cpp:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83bool IsActive()
84{
85 return s_active;
86}
87
88void SetActive(bool active)
89{

Callers 5

AvailableFunction · 0.70
DrawCheatsTabFunction · 0.70
FireWeaponMethod · 0.50
DrawExtMethod · 0.50
OnLButtonClickMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected