Navigation
API > API/Plugins > API/Plugins/ModelViewViewModel
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- USubsystem
- UDynamicSubsystem
- UEngineSubsystem
- UMVVMSubsystem
References
Module | ModelViewViewModel |
Header | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModel/Public/MVVMSubsystem.h |
Include | #include "MVVMSubsystem.h" |
Syntax
UCLASS&40;DisplayName&61;"Viewmodel Engine Subsytem"&41;
class UMVVMSubsystem : public UEngineSubsystem
Functions
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 |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FBindingArgs | ||
![]() |
FConstDirectionalBindingArgs | ||
![]() |
FDirectionalBindingArgs |
Deprecated Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
UMVVMViewModelCollectionObject * | GetGlobalViewModelCollection has been deprecated, please use the game instance subsystem. |