AnimationRuleMatchedComponent

Namespace: Murder.Core.Graphics
Assembly: Murder.dll

public sealed struct AnimationRuleMatchedComponent : IComponent

Implements: IComponent

⭐ Constructors

public AnimationRuleMatchedComponent(int ruleIndex)

Parameters
ruleIndex int

⭐ Properties

RuleIndex

public readonly int RuleIndex;

Returns
int