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