Navigation
API > API/Plugins > API/Plugins/MLAdapter > API/Plugins/MLAdapter/UMLAdapterSensor_Input
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_Input::Configure
| Name | Configure |
| Type | function |
| Header File | /Engine/Plugins/AI/MLAdapter/Source/MLAdapter/Public/Sensors/MLAdapterSensor_Input.h |
| Include Path | #include "Sensors/MLAdapterSensor_Input.h" |
| Source | /Engine/Plugins/AI/MLAdapter/Source/MLAdapter/Private/Sensors/MLAdapterSensor_Input.cpp |
virtual void Configure
(
const TMap < FName , FString > & Params
)