SwiftlyS2

CConstraintTarget

Interface CConstraintTarget

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

BoneHash

ref uint BoneHash { get; }
Property Value

IsAttachment

ref bool IsAttachment { get; }
Property Value

Name

string Name { get; set; }
Property Value

Offset

ref Quaternion Offset { get; }
Property Value

Offset1

ref Vector Offset1 { get; }
Property Value

Weight

ref float Weight { get; }
Property Value

On this page