UMRISettingsSubsystem::Initialize¶
Class: UMRISettingsSubsystem
Called by Unreal when the subsystem is created.
Syntax¶
Parameters¶
| Parameter | Type | Description |
|---|---|---|
Collection |
FSubsystemCollectionBase & |
The subsystem collection managing this subsystem. |
Remarks¶
Creates the UMRISettings object, loads it from file, and logs the loaded values. Collection The subsystem collection managing this subsystem.