Class CCSPlayerLegacyJump
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CCSPlayerLegacyJump : NativeObject
- Inheritance
-
object
CCSPlayerLegacyJump
- Inherited Members
-
Constructors
CCSPlayerLegacyJump(nint)
public CCSPlayerLegacyJump(nint pointer)
Parameters
pointer nint
Properties
JumpPressedTime
[SchemaMember("CCSPlayerLegacyJump", "m_flJumpPressedTime")]
public ref float JumpPressedTime { get; }
Property Value
- float
OldJumpPressed
[SchemaMember("CCSPlayerLegacyJump", "m_bOldJumpPressed")]
public ref bool OldJumpPressed { get; }
Property Value
- bool