Summary
Creates a new
PlatformerGameKit.BehaviourTrees.FuncNode
.- Assembly
- PlatformerGameKit
.dll - Namespace
- PlatformerGameKit
.BehaviourTrees - Containing Type
- FuncNode
Syntax
public FuncNode(Func<Result> func)
Parameters
Name | Type | Description |
---|---|---|
func | Func |
Return Value
Type | Description |
---|---|
void |