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

Search Results for

    Class TftCutsceneMissileClip

    Inheritance
    System.Object
    TftCutsceneEntry
    TftCutsceneClip
    TftCutsceneMissileClip
    Class0x38749c0a
    Class0x607ade7e
    Class0xd97f9bd3
    TftCutsceneAcceleratingMissileClip
    Implements
    IMetaClass
    Inherited Members
    TftCutsceneClip.Duration
    TftCutsceneEntry.Priority
    TftCutsceneEntry.TriggerTime
    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 abstract class TftCutsceneMissileClip : TftCutsceneClip, IMetaClass

    Properties

    | Improve this Doc View Source

    BlackboardVfxSource

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

    DamagePercent

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

    EffectKey

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

    HeightSolver

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

    HitEffectKey

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

    m1226262238

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

    m1584069876

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

    m2023704161

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

    m2037678955

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

    m2102310631

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

    m2698505093

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

    m3309818816

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

    m344279560

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

    m361798397

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

    m520833951

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

    MissileRadius

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

    TargetPosition

    Declaration
    public TftCutscenePositionProvider TargetPosition { get; set; }
    Property Value
    Type Description
    TftCutscenePositionProvider

    Implements

    IMetaClass