| ASLObjectm_ClaimReleaseTimer Field |
How long a claim has been active on this object. This gets reset, unless otherwise specified, every time a player claims an object
Namespace:
ASL
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax private float m_ClaimReleaseTimer
Private m_ClaimReleaseTimer As Single
private:
float m_ClaimReleaseTimer
val mutable private m_ClaimReleaseTimer: float32
Field Value
Type:
SingleSee Also