Navigation
API > API/Plugins > API/Plugins/MLAdapter > API/Plugins/MLAdapter/UMLAdapterAgent
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
AController * GetController () |
Get the Controller this agent is controlling. | Agents/MLAdapterAgent.h | |
const AController * GetController () |
Get the Controller this agent is controlling. | Agents/MLAdapterAgent.h |
GetController()
Description
Get the Controller this agent is controlling.
| Name | GetController |
| Type | function |
| Header File | /Engine/Plugins/AI/MLAdapter/Source/MLAdapter/Public/Agents/MLAdapterAgent.h |
| Include Path | #include "Agents/MLAdapterAgent.h" |
AController * GetController()
GetController()
Description
Get the Controller this agent is controlling.
| Name | GetController |
| Type | function |
| Header File | /Engine/Plugins/AI/MLAdapter/Source/MLAdapter/Public/Agents/MLAdapterAgent.h |
| Include Path | #include "Agents/MLAdapterAgent.h" |
const AController * GetController() const