Class TftDamageFxContainer
Inheritance
System.Object
TftDamageFxContainer
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 TftDamageFxContainer : IMetaClass
Properties
| Improve this Doc View SourceBoomFxTable
Declaration
public MetaHash BoomFxTable { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
SourceFxKey
Declaration
public MetaHash SourceFxKey { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
TargetFxKey
Declaration
public MetaHash TargetFxKey { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |