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

Search Results for

    Class MapActionPlayAnimation

    Inheritance
    System.Object
    MapAction
    MapActionPlayAnimation
    Implements
    IMetaClass
    Inherited Members
    MapAction.StartTime
    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 MapActionPlayAnimation : MapAction, IMetaClass

    Properties

    | Improve this Doc View Source

    AnimationName

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

    ForceRestart

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

    Looping

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

    m2755677964

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

    PropName

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

    SkipIfModelInvisible

    Declaration
    public bool SkipIfModelInvisible { get; set; }
    Property Value
    Type Description
    System.Boolean

    Implements

    IMetaClass