BehaviourTreeUtilities.

ToResult(bool) Method

Summary

Returns a PlatformerGameKit.BehaviourTrees.Result representing the `value`.

Syntax

public static Result ToResult(this bool value)

Parameters

Name Type Description
value bool

Return Value

Type Description
Result