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

Search Results for

    Class MapAction

    Inheritance
    System.Object
    MapAction
    Class0xa0b62126
    Class0xaa3a17e9
    Class0xc24051e7
    MapActionAttachMapParticle
    MapActionBuildUpMapParticle
    MapActionCycleMapParticle
    MapActionCyclePropAnimation
    MapActionFaceCamera
    MapActionFollowPath
    MapActionPlayAnimation
    MapActionPlayPostEffect
    MapActionPlaySoundAtLocation
    MapActionSetMaterialFloat
    MapActionSetVisibilityFlag
    MapActionTftCameraShake
    MapActionToggleMapParticle
    MapActionToggleMapThemeMusic
    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 abstract class MapAction : IMetaClass

    Properties

    | Improve this Doc View Source

    StartTime

    Declaration
    public float StartTime { get; set; }
    Property Value
    Type Description
    System.Single

    Implements

    IMetaClass