BTCheckAgentProperty
Inherits: BTCondition < BTTask < BT
BT condition that checks agent’s property value.
Description
BTCheckAgentProperty examines the agent’s property value and compares it to value.
Returns SUCCESS or FAILURE based on the check_type.
Properties
|
||
|
|
|
Property Descriptions
The type of check to be performed.
StringName property = &"" 🔗
void set_property(value:
StringName)StringNameget_property()
Parameter that specifies the agent’s property to be compared.
Parameter that specifies the value against which an agent’s property will be compared.