Summary
Returns a 
		PlatformerGameKit.BehaviourTrees.Result representing the `value`.- Assembly
 - PlatformerGameKit
.dll  - Namespace
 - PlatformerGameKit
.BehaviourTrees  - Containing Type
 - Behaviour
Tree Utilities  
Syntax
public static Result ToResult(this bool value)
	Parameters
| Name | Type | Description | 
|---|---|---|
| value | bool | 
Return Value
| Type | Description | 
|---|---|
| Result |