CRagdollConstraint
Interface CRagdollConstraint
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CRagdollConstraint : CPhysConstraint, CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CPhysConstraint>, ISchemaClass<CRagdollConstraint>, ISchemaField, ISchemaClass, INativeHandleImplements
- CPhysConstraint
- CLogicalEntity
- CServerOnlyEntity
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CServerOnlyEntity>
- ISchemaClass<CLogicalEntity>
- ISchemaClass<CPhysConstraint>
- ISchemaClass<CRagdollConstraint>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
Xfriction
ref float Xfriction { get; }Property Value
Xmax
ref float Xmax { get; }Property Value
Xmin
ref float Xmin { get; }Property Value
Yfriction
ref float Yfriction { get; }Property Value
Ymax
ref float Ymax { get; }Property Value
Ymin
ref float Ymin { get; }Property Value
Zfriction
ref float Zfriction { get; }Property Value
Zmax
ref float Zmax { get; }Property Value
Zmin
ref float Zmin { get; }Property Value