Navigation
API > API/Plugins > API/Plugins/MLAdapter
| Name | FSpaceSerializeGuard |
| Type | struct |
| Header File | /Engine/Plugins/AI/MLAdapter/Source/MLAdapter/Public/MLAdapterSpace.h |
| Include Path | #include "MLAdapterSpace.h" |
Syntax
struct FSpaceSerializeGuard
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSpaceSerializeGuard
(
const TSharedRef< FMLAdapter::FSpace >& InSpace, |
MLAdapterSpace.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FSpaceSerializeGuard() |
MLAdapterSpace.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Ar | FMLAdapterMemoryWriter & | MLAdapterSpace.h | ||
| ElementSize | const int | MLAdapterSpace.h | ||
| Space | const TSharedRef< FMLAdapter::FSpace > & | MLAdapterSpace.h | ||
| Tell | const int64 | MLAdapterSpace.h |