SwiftlyS2

CBoneConstraintPoseSpaceMorph

Interface CBoneConstraintPoseSpaceMorph

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CBoneConstraintPoseSpaceMorph : CBoneConstraintBase, ISchemaClass<CBoneConstraintBase>, ISchemaClass<CBoneConstraintPoseSpaceMorph>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AttachmentName

string AttachmentName { get; set; }
Property Value

BoneName

string BoneName { get; set; }
Property Value

Clamp

ref bool Clamp { get; }
Property Value

InputList

ref CUtlVector<CBoneConstraintPoseSpaceMorph__Input_t> InputList { get; }
Property Value

OutputMorph

ref CUtlVector<CUtlString> OutputMorph { get; }
Property Value

On this page