Class MapActionPlayPostEffect
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 MapActionPlayPostEffect : MapAction, IMetaClass
Properties
| Improve this Doc View SourceBlendInTime
Declaration
public float BlendInTime { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
BlendOutTime
Declaration
public float BlendOutTime { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
Duration
Declaration
public float Duration { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
PostFxMaterial
Declaration
public MetaObjectLink PostFxMaterial { get; set; }
Property Value
Type | Description |
---|---|
MetaObjectLink |
Priority
Declaration
public byte Priority { get; set; }
Property Value
Type | Description |
---|---|
System.Byte |