Navigation
API > API/Plugins > API/Plugins/MLAdapter > API/Plugins/MLAdapter/UMLAdapterSensor_Attribute
Description
Called before actuator's destruction. Can be called as part of new agent config application when old actuator get destroyed.
Virtual Inheritance
- UMLAdapterAgentElement::Configure → UMLAdapterSensor::Configure → UMLAdapterSensor_Attribute::Configure
| Name | Configure |
| Type | function |
| Header File | /Engine/Plugins/AI/MLAdapter/Source/MLAdapter/Public/Sensors/MLAdapterSensor_Attribute.h |
| Include Path | #include "Sensors/MLAdapterSensor_Attribute.h" |
| Source | /Engine/Plugins/AI/MLAdapter/Source/MLAdapter/Private/Sensors/MLAdapterSensor_Attribute.cpp |
virtual void Configure
(
const TMap < FName , FString > & Params
)