Navigation
API > API/Plugins > API/Plugins/MLAdapter > API/Plugins/MLAdapter/Agents > API/Plugins/MLAdapter/Agents/UMLAdapterAgent_Inference
- UMLAdapterAgent::Think()
- UMLAdapterAgent_Inference::Think()
References
| Module | MLAdapter |
| Header | /Engine/Plugins/AI/MLAdapter/Source/MLAdapter/Public/Agents/MLAdapterAgent_Inference.h |
| Include | #include "Agents/MLAdapterAgent_Inference.h" |
| Source | /Engine/Plugins/AI/MLAdapter/Source/MLAdapter/Private/Agents/MLAdapterAgent_Inference.cpp |
virtual void Think
(
const float DeltaTime
)
Remarks
Process observations from the sensors with the neural network and populate the actuators with data.