Class TftCutsceneCinematicBarsClip
Implements
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 class TftCutsceneCinematicBarsClip : TftCutsceneClip, IMetaClass
Properties
| Improve this Doc View SourceBlackboardAssociatedPlayers
Declaration
public MetaUnorderedContainer<string> BlackboardAssociatedPlayers { get; set; }
Property Value
| Type | Description |
|---|---|
| MetaUnorderedContainer<System.String> |
EnableLetterBox
Declaration
public bool EnableLetterBox { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
EnablePillarBox
Declaration
public bool EnablePillarBox { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
LetterBoxRatio
Declaration
public float LetterBoxRatio { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Single |
PillarBoxRatio
Declaration
public float PillarBoxRatio { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Single |
RatioType
Declaration
public uint RatioType { get; set; }
Property Value
| Type | Description |
|---|---|
| System.UInt32 |