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

Search Results for

    Class FloatTextFormattingData

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

    Properties

    | Improve this Doc View Source

    AlternateRightLeft

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

    AttachToHealthBar

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

    ColorOffsetB

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

    ColorOffsetG

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

    ColorOffsetR

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

    CombinableCounterCategory

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

    CombinableCounterDisplay

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

    CombinableNegativeNumberFormat

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

    CombinableNumberFormat

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

    CombinableTextShowCrit

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

    ContinualForceX

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

    ContinualForceXBase

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

    ContinualForceY

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

    ContinualForceYBase

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

    Decay

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

    DecayDelay

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

    Disabled

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

    DisableHorizontalReverse

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

    DisableVerticalReverse

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

    ExtendTimeOnNewDamage

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

    FollowSource

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

    FontDescription

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

    GrowthXScalar

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

    GrowthYScalar

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

    HangTime

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

    Height

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

    HorizontalAlignment

    Declaration
    public byte HorizontalAlignment { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    Icons

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

    IgnoreCombineRules

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

    IgnoreQueue

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

    IsAnimated

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

    MaxInstances

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

    MaxLifeTime

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

    MaxXVelocity

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

    MaxYVelocity

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

    MinXVelocity

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

    MinYVelocity

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

    MomentumFromHit

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

    OffsetByBoundingBox

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

    OverwritePreviousNumber

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

    Priority

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

    RandomStartOffsetMaxX

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

    RandomStartOffsetMaxY

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

    RandomStartOffsetMinX

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

    RandomStartOffsetMinY

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

    RefreshExisting

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

    RelativeOffsetMax

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

    RelativeOffsetMin

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

    Scale

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

    ShrinkScale

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

    ShrinkTime

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

    StartOffsetX

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

    StartOffsetY

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

    TypeName

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

    VerticalAlignment

    Declaration
    public byte VerticalAlignment { get; set; }
    Property Value
    Type Description
    System.Byte

    Implements

    IMetaClass