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

Search Results for

    Class PlaybookAugmentItemData

    Inheritance
    System.Object
    PlaybookAugmentItemData
    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 PlaybookAugmentItemData : IMetaClass

    Properties

    | Improve this Doc View Source

    Description

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

    Frame

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

    Group

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

    Icon

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

    Name

    Declaration
    public MetaHash Name { get; set; }
    Property Value
    Type Description
    MetaHash

    Implements

    IMetaClass