Navigation
API > API/Plugins > API/Plugins/MLAdapter > API/Plugins/MLAdapter/Sessions > API/Plugins/MLAdapter/Sessions/UMLAdapterSession
Inheritance Hierarchy
- FTickableObjectBase
- FTickableGameObject
- UMLAdapterSession::FWorldTicker
References
| Module | MLAdapter |
| Header | /Engine/Plugins/AI/MLAdapter/Source/MLAdapter/Public/Sessions/MLAdapterSession.h |
| Include | #include "Sessions/MLAdapterSession.h" |
Syntax
struct FWorldTicker : public FTickableGameObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< UWorld > | CachedWorld |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FWorldTicker
(
UWorld* InWorld |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FTickableGameObject
| Type | Name | Description | |
|---|---|---|---|
| UWorld * |