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

Search Results for

    Class ClashLogo

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

    Properties

    | Improve this Doc View Source

    ClashLogoColorId

    Declaration
    public uint ClashLogoColorId { get; set; }
    Property Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    ClashLogoId

    Declaration
    public uint ClashLogoId { get; set; }
    Property Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    LogoPath

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

    Implements

    IMetaClass