Class TftCutsceneTftCamClip
Inheritance
System.Object
TftCutsceneTftCamClip
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()
Assembly: LeagueToolkit.Meta.Classes.dll
public class TftCutsceneTftCamClip : TftCutsceneClip, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaUnorderedContainer<string> AssociatedPlayers { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string BlackboardCameraBone { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string BlackboardFovBone { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public float FarClipPlane { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public string m128285571 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public bool m1315576050 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public float m4220307316 { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public bool m606541625 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public float NearClipPlane { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public bool OverrideFov { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Implements