DestroyOnBlackboardConditionComponent

Namespace: Murder.Components
Assembly: Murder.dll

public sealed struct DestroyOnBlackboardConditionComponent : IComponent

Implements: IComponent

⭐ Constructors

public DestroyOnBlackboardConditionComponent()

⭐ Properties

Rules

public readonly ImmutableArray<T> Rules;

List of requirements for destroying this object.

Returns
ImmutableArray<T>