Class TftCutsceneInputClip
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 TftCutsceneInputClip : TftCutsceneClip, IMetaClass
Properties
| Improve this Doc View SourceBlackboardPlayers
Declaration
public MetaUnorderedContainer<string> BlackboardPlayers { get; set; }
Property Value
Type | Description |
---|---|
MetaUnorderedContainer<System.String> |
DisableClickInput
Declaration
public bool DisableClickInput { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
DisableEmoteRadialMenu
Declaration
public bool DisableEmoteRadialMenu { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
DisablePingRadialMenu
Declaration
public bool DisablePingRadialMenu { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
DisableTftInput
Declaration
public bool DisableTftInput { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |