constraint_breakableparams_t
Interface constraint_breakableparams_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface constraint_breakableparams_t : ISchemaClass<constraint_breakableparams_t>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
BodyMassScale
ISchemaFixedArray<float> BodyMassScale { get; }Property Value
ForceLimit
ref float ForceLimit { get; }Property Value
IsActive
ref bool IsActive { get; }Property Value
Strength
ref float Strength { get; }Property Value
TorqueLimit
ref float TorqueLimit { get; }Property Value