CSplineConstraint
Interface CSplineConstraint
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CSplineConstraint : CPhysConstraint, CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CPhysConstraint>, ISchemaClass<CSplineConstraint>, ISchemaField, ISchemaClass, INativeHandleImplements
- CPhysConstraint
- CLogicalEntity
- CServerOnlyEntity
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CServerOnlyEntity>
- ISchemaClass<CLogicalEntity>
- ISchemaClass<CPhysConstraint>
- ISchemaClass<CSplineConstraint>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
AnchorOffsetRestore
ref Vector AnchorOffsetRestore { get; }Property Value
EnableAngularConstraint
ref bool EnableAngularConstraint { get; }Property Value
EnableLateralConstraint
ref bool EnableLateralConstraint { get; }Property Value
EnableLimit
ref bool EnableLimit { get; }Property Value
EnableVerticalConstraint
ref bool EnableVerticalConstraint { get; }Property Value
FireEventsOnPath
ref bool FireEventsOnPath { get; }Property Value
JointFriction
ref float JointFriction { get; }Property Value
LinarDampingRatio
ref float LinarDampingRatio { get; }Property Value
LinearFrequency
ref float LinearFrequency { get; }Property Value
PreSolveAnchorPos
ref Vector PreSolveAnchorPos { get; }Property Value
SplineEntity
ref CHandle<CBaseEntity> SplineEntity { get; }Property Value
StartTransitionTime
GameTime_t StartTransitionTime { get; }Property Value
TangentSpaceAnchorAtTransitionStart
ref Vector TangentSpaceAnchorAtTransitionStart { get; }Property Value
TransitionTime
ref float TransitionTime { get; }Property Value