Navigation
API > API/Plugins > API/Plugins/XRCreative
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- USubsystem
- UDynamicSubsystem
- UEngineSubsystem
- UXRCreativeSubsystem
References
| Module | XRCreative |
| Header | /Engine/Plugins/Experimental/XRCreativeFramework/Source/XRCreative/Public/XRCreativeSubsystem.h |
| Include | #include "XRCreativeSubsystem.h" |
Syntax
UCLASS ()
class UXRCreativeSubsystem : public UEngineSubsystem
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | EnterVRMode () |
Enter VR Mode | |
| void | ExitVRMode () |
Exit VR Mode | |
| UMVVMViewModelCollectionObject * |
Overridden from USubsystem
| Type | Name | Description | |
|---|---|---|---|
| void | Initialize
(
FSubsystemCollectionBase& Collection |
Implement this for initialization of instances of the system |