Navigation
API > API/Plugins > API/Plugins/MLAdapter > API/Plugins/MLAdapter/Sessions
References
| Module | MLAdapter |
| Header | /Engine/Plugins/AI/MLAdapter/Source/MLAdapter/Public/Sessions/MLAdapterSession.h |
| Include | #include "Sessions/MLAdapterSession.h" |
Syntax
enum EMLAdapterSimState
&123;
BootingUp,
InProgress,
Finished,
&125;
Values
| Name | Description |
|---|---|
| BootingUp | |
| InProgress | |
| Finished |