Class EventControlledSelectorClipData
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 EventControlledSelectorClipData : ClipBaseData, IMetaClass
Properties
| Improve this Doc View SourceChangeAnimationMidPlay
Declaration
public bool ChangeAnimationMidPlay { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ChildAnimDelaySwitchTime
Declaration
public float ChildAnimDelaySwitchTime { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
DefaultClipName
Declaration
public MetaHash DefaultClipName { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
DontStompTransitionClip
Declaration
public bool DontStompTransitionClip { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
PlayAnimChangeFromBeginning
Declaration
public bool PlayAnimChangeFromBeginning { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SelectorPairDataList
Declaration
public MetaContainer<MetaEmbedded<EventControlledSelectorPairData>> SelectorPairDataList { get; set; }
Property Value
Type | Description |
---|---|
MetaContainer<MetaEmbedded<EventControlledSelectorPairData>> |
SyncFrameOnChangeAnim
Declaration
public bool SyncFrameOnChangeAnim { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |