SwiftlyS2

FeRigidColliderIndices_t

Interface FeRigidColliderIndices_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface FeRigidColliderIndices_t : ISchemaClass<FeRigidColliderIndices_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

BoxRigidIndex

ref ushort BoxRigidIndex { get; }
Property Value

CollisionPlaneIndex

ref ushort CollisionPlaneIndex { get; }
Property Value

SDFRigidIndex

ref ushort SDFRigidIndex { get; }
Property Value

SphereRigidIndex

ref ushort SphereRigidIndex { get; }
Property Value

TaperedCapsuleRigidIndex

ref ushort TaperedCapsuleRigidIndex { get; }
Property Value

On this page