SwiftlyS2

CSoundEventPathCornerEntity

Interface CSoundEventPathCornerEntity

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSoundEventPathCornerEntity : CSoundEventEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CSoundEventEntity>, ISchemaClass<CSoundEventPathCornerEntity>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

CornerPairsNetworked

ref CUtlVector<SoundeventPathCornerPairNetworked_t> CornerPairsNetworked { get; }
Property Value

CountMax

ref int CountMax { get; }
Property Value

DistMaxSqr

ref float DistMaxSqr { get; }
Property Value

DistanceMax

ref float DistanceMax { get; }
Property Value

DotProductMax

ref float DotProductMax { get; }
Property Value

PathCorner

string PathCorner { get; set; }
Property Value

Playing

ref bool Playing { get; }
Property Value

Methods

CornerPairsNetworkedUpdated()

void CornerPairsNetworkedUpdated()

On this page