Summary
Returns the opposite
PlatformerGameKit.BehaviourTrees.Result to the `result`.- Assembly
- PlatformerGameKit
.dll - Namespace
- PlatformerGameKit
.BehaviourTrees - Containing Type
- Behaviour
Tree Utilities
Syntax
public static Result Invert(this Result result)
Examples
-> -> ->
Parameters
| Name | Type | Description |
|---|---|---|
| result | Result |
Return Value
| Type | Description |
|---|---|
| Result |