Class property_evaluator

Class implementation of world properties evaluators. Generic handler to calculate current state of bound world property id.

Source

C++ class property_evaluator

Custom Constructor

property_evaluator

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

__name: string

Name of luabind class constructor.

__name: string

Name of luabind class instance constructor.

object: game_object

Linked game object to work with.

Container reference with state of action preconditions.

Methods

  • Main evaluator lifecycle method. Called every time to get world property up-to-date state.

    Returns boolean

  • Handle setup of the evaluator and binding to a specific object.

    Parameters

    Returns void

Generated using TypeDoc