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

Search Results for

    Class Class0xe75aad84

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

    Properties

    | Improve this Doc View Source

    Behaviors

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

    CanDespawn

    Declaration
    public bool CanDespawn { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Characters

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

    ClusterSize

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

    ConditionalBehaviors

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

    m2227238726

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

    m278947308

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

    m2825933896

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

    m2931802799

    Declaration
    public bool m2931802799 { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    m3112062334

    Declaration
    public bool m3112062334 { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    m3698090889

    Declaration
    public bool m3698090889 { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    m698095468

    Declaration
    public bool m698095468 { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    MaxSpawnCount

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

    Name

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

    SpawnCountOvertime

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

    SpawnCountPerInterval

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

    SpawnIntervalSecs

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

    SpawnLocation

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

    TeamToSpawn

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

    WaveShape

    Declaration
    public Class0x114828a9 WaveShape { get; set; }
    Property Value
    Type Description
    Class0x114828a9

    Implements

    IMetaClass