vphysics_save_ragdoll_control_t
Interface vphysics_save_ragdoll_control_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface vphysics_save_ragdoll_control_t : ISchemaClass<vphysics_save_ragdoll_control_t>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
AngularVelocityAccumulator
SchemaUntypedField AngularVelocityAccumulator { get; }Property Value
BodyCount
ref int BodyCount { get; }Property Value
ForceAccumulator
ref Vector ForceAccumulator { get; }Property Value
IgnoreTeleport
ref bool IgnoreTeleport { get; }Property Value
LinearVelocityAccumulator
ref Vector LinearVelocityAccumulator { get; }Property Value
MaxSpringFrequency
ref float MaxSpringFrequency { get; }Property Value
MaxStretch
ref float MaxStretch { get; }Property Value
MinSpringFrequency
ref float MinSpringFrequency { get; }Property Value
RequiresDynamicBodies
ref bool RequiresDynamicBodies { get; }Property Value
SolidCollisionAtZeroWeight
ref bool SolidCollisionAtZeroWeight { get; }Property Value