Lua Condition Decorator

Decorator description and basic instructions

Use the this decorator to execute lua condition expression of Dialogue System.


To create it, right-click on the composite node select decorator and find:

  • Integrations/Lua Condition Decorator

This decorator has a number of fields, that are highlighted in picture below.

Lua Condition decorator

Fields

Name
Description

Node Name

Custom name of decorator.

Inverse Condition

Set true to inverse condition expression.

Lua Conditions

Array of lua condition expressions.

Last updated