SwiftlyS2

CFootstepControl

Interface CFootstepControl

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CFootstepControl : CBaseTrigger, CBaseToggle, CBaseModelEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CBaseToggle>, ISchemaClass<CBaseTrigger>, ISchemaClass<CFootstepControl>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Destination

string Destination { get; set; }
Property Value

Source

string Source { get; set; }
Property Value

Methods

DestinationUpdated()

void DestinationUpdated()

SourceUpdated()

void SourceUpdated()

On this page