GameStateGamemCharacterUpdateTimer Field |
[Missing <summary> documentation for "F:Planetbase.GameStateGame.mCharacterUpdateTimer"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[NonSerializedAttribute]
public static PerformanceTimer mCharacterUpdateTimer
<NonSerializedAttribute>
Public Shared mCharacterUpdateTimer As PerformanceTimer
public:
[NonSerializedAttribute]
static PerformanceTimer^ mCharacterUpdateTimer
Field Value
Type:
PerformanceTimer
See Also