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

Search Results for

    Class MapActionTftCameraShake

    Inheritance
    System.Object
    MapAction
    MapActionTftCameraShake
    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 MapActionTftCameraShake : MapAction, IMetaClass

    Properties

    | Improve this Doc View Source

    Direction

    Declaration
    public Vector3 Direction { get; set; }
    Property Value
    Type Description
    System.Numerics.Vector3
    | Improve this Doc View Source

    Duration

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

    FalloffRate

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

    m1922016531

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

    Magnitude

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

    ShakesPerSecond

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

    Implements

    IMetaClass