Class TftCutsceneCamSfxClip
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 TftCutsceneCamSfxClip : TftCutsceneClip, IMetaClass
Properties
| Improve this Doc View SourceBlackboardAssociatedPlayers
Declaration
public MetaUnorderedContainer<string> BlackboardAssociatedPlayers { get; set; }
Property Value
Type | Description |
---|---|
MetaUnorderedContainer<System.String> |
StartAudioEvent
Declaration
public string StartAudioEvent { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StopAudioEvent
Declaration
public string StopAudioEvent { get; set; }
Property Value
Type | Description |
---|---|
System.String |