Navigation
API > API/Plugins > API/Plugins/MLAdapter
References
| Module | MLAdapter |
| Header | /Engine/Plugins/AI/MLAdapter/Source/MLAdapter/Public/MLAdapterSpace.h |
| Include | #include "MLAdapterSpace.h" |
Syntax
struct FMLAdapterDescription
Variables
Functions
| Type | Name | Description | |
|---|---|---|---|
| FMLAdapterDescription & | Add
(
const FMLAdapter::FSpace& Space |
||
| FMLAdapterDescription & | |||
| FMLAdapterDescription & | Add
(
FString Key, |
||
| FMLAdapterDescription & | |||
| FMLAdapterDescription & | |||
| bool | FromJson
(
const FString& JsonString, |
||
| bool | IsEmpty () |
||
| void | Reset () |
Used in loops to optimize memory use | |
| FString | ToJson () |