CustomTargetSpriteBatchComponent

Namespace: Murder.Components
Assembly: Murder.dll

public sealed struct CustomTargetSpriteBatchComponent : IComponent

Implements: IComponent

⭐ Constructors

public CustomTargetSpriteBatchComponent(int targetBatch)

Parameters
targetBatch int

⭐ Properties

TargetBatch

public readonly int TargetBatch;

Returns
int