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

Search Results for

    Class SocialStatusIcons

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

    Properties

    | Improve this Doc View Source

    AwayStatusIcon

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

    IngameStatusIcon

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

    MobileAppStatusIcon

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

    OfflineStatusIcon

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

    OnlineStatusIcon

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

    OpenPartyStatusIcon

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

    Implements

    IMetaClass