League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class Class0xe6147387

    Inheritance
    System.Object
    BaseRigPoseModifierData
    Class0xe6147387
    Implements
    IMetaClass
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: LeagueToolkit.Meta.Classes
    Assembly: LeagueToolkit.Meta.Classes.dll
    Syntax
    public class Class0xe6147387 : BaseRigPoseModifierData, IMetaClass

    Properties

    | Improve this Doc View Source

    Joints

    Declaration
    public MetaUnorderedContainer<MetaHash> Joints { get; set; }
    Property Value
    Type Description
    MetaUnorderedContainer<MetaHash>
    | Improve this Doc View Source

    OrientationSource

    Declaration
    public ILogicVector3Driver OrientationSource { get; set; }
    Property Value
    Type Description
    ILogicVector3Driver
    | Improve this Doc View Source

    OrientationType

    Declaration
    public byte OrientationType { get; set; }
    Property Value
    Type Description
    System.Byte

    Implements

    IMetaClass