AnimationStartedComponent

Namespace: Murder.Components.Graphics
Assembly: Murder.dll

public sealed struct AnimationStartedComponent : IComponent

Implements: IComponent

⭐ Constructors

public AnimationStartedComponent(float startTime)

Parameters
startTime float

⭐ Properties

StartTime

public readonly float StartTime;

Returns
float