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

Search Results for

    Class SurrenderData

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

    Properties

    | Improve this Doc View Source

    FountainDetectionDurationSecs

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

    m1233643657

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

    m3654385140

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

    MinAfkTimeForNoVote

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

    MinTimeBetweenSurrenders

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

    TimeDelayAfterSurrenderMessage

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

    TimeInactiveForEarlySurrenderSecs

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

    TypeData

    Declaration
    public Dictionary<byte, MetaEmbedded<SurrenderTypeData>> TypeData { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<System.Byte, MetaEmbedded<SurrenderTypeData>>

    Implements

    IMetaClass