Table of Contents

Class CFootstepControl

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CFootstepControl : CBaseTrigger, IEquatable<CEntityInstance>
Inheritance
CFootstepControl
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

string

Source

[SchemaMember("CFootstepControl", "m_source")]
public string Source { get; set; }

Property Value

string