OnWillConsume Event
- Namespace
- SatorImaging.UnityFundamentals
public event Action? OnWillConsume
Occurs before the scheduler begins consuming a task.
Returns
- Action
- Occurs before the scheduler begins consuming a task.
public event Action? OnWillConsume
Occurs before the scheduler begins consuming a task.