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

Search Results for

    Class TftCutsceneTftCamClip

    Inheritance
    System.Object
    TftCutsceneEntry
    TftCutsceneClip
    TftCutsceneTftCamClip
    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 class TftCutsceneTftCamClip : TftCutsceneClip, IMetaClass

    Properties

    | Improve this Doc View Source

    AssociatedPlayers

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

    BlackboardCameraBone

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

    BlackboardFovBone

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

    FarClipPlane

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

    m128285571

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

    m1315576050

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

    m4220307316

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

    m606541625

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

    NearClipPlane

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

    OverrideFov

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

    Implements

    IMetaClass