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

Search Results for

    Class SpawnAiTurret

    Inheritance
    System.Object
    Class0x38a7f9b3
    IScriptBlock
    LevelScriptBlock
    SpawnAiTurret
    Implements
    IMetaClass
    Inherited Members
    Class0x38a7f9b3.IsDisabled
    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 SpawnAiTurret : LevelScriptBlock, IMetaClass

    Properties

    | Improve this Doc View Source

    Lane

    Declaration
    public ushort Lane { get; set; }
    Property Value
    Type Description
    System.UInt16
    | Improve this Doc View Source

    m2529937277

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

    m700367626

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

    MapObjectName

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

    Position

    Declaration
    public ushort Position { get; set; }
    Property Value
    Type Description
    System.UInt16
    | Improve this Doc View Source

    Team

    Declaration
    public uint Team { get; set; }
    Property Value
    Type Description
    System.UInt32

    Implements

    IMetaClass