| Slash.Unity.Common.Triggers.Conditions Namespace |
[Missing <summary> documentation for "N:Slash.Unity.Common.Triggers.Conditions"]
| Class | Description | |
|---|---|---|
| Condition |
Generic condition that has to be fulfilled before a set of actions is triggered.
| |
| EventCondition |
Condition that is fulfilled whenever a specific game event occurs.
|
| Interface | Description | |
|---|---|---|
| ICondition |
Generic condition that has to be fulfilled before a set of actions is triggered.
|
| Delegate | Description | |
|---|---|---|
| ConditionFulfilledDelegate |
Condition has been fulfilled.
|