PlayAnimationOnRuleComponent
Namespace: Murder.Core.Graphics
Assembly: Murder.dll
public sealed struct PlayAnimationOnRuleComponent : IComponent
Implements: IComponent
⭐ Constructors
public PlayAnimationOnRuleComponent()
⭐ Properties
Rules
public readonly ImmutableArray<T> Rules;
Returns
ImmutableArray<T>
⚡