SwiftlyS2

CPhysBallSocket

Interface CPhysBallSocket

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPhysBallSocket : CPhysConstraint, CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CPhysConstraint>, ISchemaClass<CPhysBallSocket>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

EnableSwingLimit

ref bool EnableSwingLimit { get; }
Property Value

EnableTwistLimit

ref bool EnableTwistLimit { get; }
Property Value

JointFriction

ref float JointFriction { get; }
Property Value

MaxTwistAngle

ref float MaxTwistAngle { get; }
Property Value

MinTwistAngle

ref float MinTwistAngle { get; }
Property Value

SwingLimit

ref float SwingLimit { get; }
Property Value

On this page