Class CFootstepControl
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CFootstepControl : CBaseTrigger, IEquatable<CEntityInstance>
- Inheritance
-
objectCFootstepControl
- Implements
- Inherited Members
Constructors
CFootstepControl(nint)
public CFootstepControl(nint pointer)
Parameters
pointer
nint
Properties
Destination
[SchemaMember("CFootstepControl", "m_destination")]
public string Destination { get; set; }
Property Value
Source
[SchemaMember("CFootstepControl", "m_source")]
public string Source { get; set; }