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

Search Results for

    Class TrophyPedestalData

    Inheritance
    System.Object
    BaseLoadoutData
    TrophyPedestalData
    Implements
    ICatalogEntryOwner
    IMetaClass
    Inherited Members
    BaseLoadoutData.CatalogEntry
    BaseLoadoutData.DescriptionTraKey
    BaseLoadoutData.NameTraKey
    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 TrophyPedestalData : BaseLoadoutData, ICatalogEntryOwner, IMetaClass

    Properties

    | Improve this Doc View Source

    AnimationGraphData

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

    JointName

    Declaration
    public string JointName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    SkinMeshProperties

    Declaration
    public MetaEmbedded<SkinMeshDataProperties> SkinMeshProperties { get; set; }
    Property Value
    Type Description
    MetaEmbedded<SkinMeshDataProperties>
    | Improve this Doc View Source

    TierTraKey

    Declaration
    public string TierTraKey { get; set; }
    Property Value
    Type Description
    System.String

    Implements

    ICatalogEntryOwner
    IMetaClass