CPhysLength
Interface CPhysLength
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CPhysLength : CPhysConstraint, CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CPhysConstraint>, ISchemaClass<CPhysLength>, ISchemaField, ISchemaClass, INativeHandleImplements
- CPhysConstraint
- CLogicalEntity
- CServerOnlyEntity
- CBaseEntity
- CEntityInstance
- IEquatable<CEntityInstance>
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CServerOnlyEntity>
- ISchemaClass<CLogicalEntity>
- ISchemaClass<CPhysConstraint>
- ISchemaClass<CPhysLength>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
AddLength
ref float AddLength { get; }Property Value
Attach
ref Vector Attach { get; }Property Value
MinLength
ref float MinLength { get; }Property Value
Offset
ISchemaFixedArray<Vector> Offset { get; }Property Value
TotalLength
ref float TotalLength { get; }Property Value