Class MapActionBuildUpMapParticle
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 MapActionBuildUpMapParticle : MapAction, IMetaClass
Properties
| Improve this Doc View SourceBoomLifeTimeSec
Declaration
public float BoomLifeTimeSec { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
BoomMapParticleName
Declaration
public string BoomMapParticleName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
BuildupMapParticleNames
Declaration
public MetaContainer<string> BuildupMapParticleNames { get; set; }
Property Value
Type | Description |
---|---|
MetaContainer<System.String> |
Shuffle
Declaration
public bool Shuffle { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |