CPathTrack
Interface CPathTrack
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CPathTrack : CPointEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CPointEntity>, ISchemaClass<CPathTrack>, ISchemaField, ISchemaClass, INativeHandleImplements
- CPointEntity
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CPointEntity>
- ISchemaClass<CPathTrack>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
AltName
string AltName { get; set; }Property Value
IterVal
ref int IterVal { get; }Property Value
Length
ref float Length { get; }Property Value
OnPass
CEntityIOOutput OnPass { get; }Property Value
OrientationType
ref TrackOrientationType_t OrientationType { get; }Property Value
Paltpath
CPathTrack? Paltpath { get; }Property Value
Pnext
CPathTrack? Pnext { get; }Property Value
Pprevious
CPathTrack? Pprevious { get; }Property Value
Radius
ref float Radius { get; }Property Value