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

Search Results for

    Class ObjectiveVoteResultData

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

    Properties

    | Improve this Doc View Source

    Background

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

    BoundingRegion

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

    ForIcon

    Declaration
    public MetaHash ForIcon { 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

    ObjectivePortrait

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

    ObjectivePortraitVotingAligned

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

    RejectIcon

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

    TimeExpiredCampIcon

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

    TimeLeft

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

    TimeLeftBg

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

    TimeLeftCampIcon

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

    VfxGroup

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

    Implements

    IMetaClass