SwiftlyS2

CConstraintSlave

Interface CConstraintSlave

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

BaseOrientation

ref Quaternion BaseOrientation { get; }
Property Value

BasePosition

ref Vector BasePosition { get; }
Property Value

BoneHash

ref uint BoneHash { get; }
Property Value

Name

string Name { get; set; }
Property Value

Weight

ref float Weight { get; }
Property Value

On this page