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

Search Results for

    Class AnnouncementStyleTwoIconsFlanking

    Inheritance
    System.Object
    AnnouncementStyleBasic
    AnnouncementStyleTwoIconsFlanking
    Implements
    IMetaClass
    Inherited Members
    AnnouncementStyleBasic.TextField
    AnnouncementStyleBasic.OnShowTransitionData
    AnnouncementStyleBasic.MinAnnouncementDuration
    AnnouncementStyleBasic.OnHideTransitionData
    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 AnnouncementStyleTwoIconsFlanking : AnnouncementStyleBasic, IMetaClass

    Properties

    | Improve this Doc View Source

    LeftIcon

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

    RightIcon

    Declaration
    public MetaObjectLink RightIcon { get; set; }
    Property Value
    Type Description
    MetaObjectLink

    Implements

    IMetaClass