Navigation
API > API/Plugins > API/Plugins/ModelViewViewModel
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- USubsystem
- UGameInstanceSubsystem
- UMVVMGameSubsystem
References
| Module | ModelViewViewModel |
| Header | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModel/Public/MVVMGameSubsystem.h |
| Include | #include "MVVMGameSubsystem.h" |
Syntax
UCLASS&40;DisplayName&61;"Viewmodel Game Subsytem"&41;
class UMVVMGameSubsystem : public UGameInstanceSubsystem
Functions
| Type | Name | Description | |
|---|---|---|---|
| UMVVMViewModelCollectionObject * |
Overridden from USubsystem
| Type | Name | Description | |
|---|---|---|---|
| void | Deinitialize () |
Implement this for deinitialization of instances of the system | |
| void | Initialize
(
FSubsystemCollectionBase& Collection |
Implement this for initialization of instances of the system |