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

Search Results for

    Class TftModeData

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

    Properties

    | Improve this Doc View Source

    ActiveSets

    Declaration
    public MetaUnorderedContainer<MetaObjectLink> ActiveSets { get; set; }
    Property Value
    Type Description
    MetaUnorderedContainer<MetaObjectLink>
    | Improve this Doc View Source

    BotLoadoutConfig

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

    DefaultSetData

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

    DefaultTftCompanion

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

    DragData

    Declaration
    public MetaEmbedded<TftDragData> DragData { get; set; }
    Property Value
    Type Description
    MetaEmbedded<TftDragData>
    | Improve this Doc View Source

    EncounterTagOptions

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

    EventSetData

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

    FinisherLocatorName

    Declaration
    public string FinisherLocatorName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    GroupSurrenderVoterCount

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

    HexToRangeMap

    Declaration
    public MetaContainer<MetaEmbedded<TftHexToRangeTranslation>> HexToRangeMap { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaEmbedded<TftHexToRangeTranslation>>
    | Improve this Doc View Source

    ItemTagOptions

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

    m1008644030

    Declaration
    public float m1008644030 { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    m1160235699

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

    m1615207103

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

    m316418324

    Declaration
    public float m316418324 { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    MinHealthAfterLossForgiven

    Declaration
    public int MinHealthAfterLossForgiven { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    MinHealthAfterPartnerDamage

    Declaration
    public int MinHealthAfterPartnerDamage { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    MobileDragData

    Declaration
    public MetaEmbedded<TftDragData> MobileDragData { get; set; }
    Property Value
    Type Description
    MetaEmbedded<TftDragData>
    | Improve this Doc View Source

    NumRoundsLossForgiven

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

    SpectateAfterDeathPromptDelay

    Declaration
    public float SpectateAfterDeathPromptDelay { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    SurrenderAfkAutoVoteThresholdSec

    Declaration
    public float SurrenderAfkAutoVoteThresholdSec { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    SurrenderRetryDelaySec

    Declaration
    public float SurrenderRetryDelaySec { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    SurrenderVoteCompleteDialogPersistSec

    Declaration
    public float SurrenderVoteCompleteDialogPersistSec { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    SurrenderVoteCompleteEliminateDelaySec

    Declaration
    public float SurrenderVoteCompleteEliminateDelaySec { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    SurrenderVoteDurationSec

    Declaration
    public float SurrenderVoteDurationSec { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    TftDamageSkinDefault

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

    TftDamageSkinScriptDefault

    Declaration
    public string TftDamageSkinScriptDefault { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    TftMapSkinDefault

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

    TftPlaybookDefault

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

    TftZoomSkinDefault

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

    TutorialTftCompanion

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

    Implements

    IMetaClass