BBVariant

Inherits: BBParam

Variant-type parameter for BehaviorTree tasks. See BBParam.

Description

Variant-type parameter intended for use with BehaviorTree tasks. See BBParam.

The data type is specified by type.

Properties

Variant.Type

type

0


Property Descriptions

Variant.Type type = 0 🔗

  • void set_type(value: Variant.Type)

  • Variant.Type get_type()

Specified Variant.Type for the parameter value.