ActionNode.

Action Property

Summary

The delegate which will be invoked by PlatformerGameKit.BehaviourTrees.ActionNode.Execute.

Syntax

public Action Action { get; set; }

Value

Type Description
Action