SwiftlyS2

CBaseConstraint

Interface CBaseConstraint

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Name

string Name { get; set; }
Property Value

Slaves

ref CUtlLeanVector<CConstraintSlave, int> Slaves { get; }
Property Value

Targets

ref CUtlVector<CConstraintTarget> Targets { get; }
Property Value

UpVector

ref Vector UpVector { get; }
Property Value

On this page