CreatedAtComponent

Namespace: Murder.Components
Assembly: Murder.dll

public sealed struct CreatedAtComponent : IComponent

Implements: IComponent

⭐ Constructors

public CreatedAtComponent(float when)

Parameters
when float

⭐ Properties

When

public float When { get; public set; }

Returns
float