SwiftlyS2

CPointOrient

Interface CPointOrient

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPointOrient : CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CPointOrient>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Active

ref bool Active { get; }
Property Value

Constraint

ref PointOrientConstraint_t Constraint { get; }
Property Value

GoalDirection

ref PointOrientGoalDirectionType_t GoalDirection { get; }
Property Value

LastGameTime

GameTime_t LastGameTime { get; }
Property Value

MaxTurnRate

ref float MaxTurnRate { get; }
Property Value

SpawnTargetName

string SpawnTargetName { get; set; }
Property Value

Target

ref CHandle<CBaseEntity> Target { get; }
Property Value

On this page