UCLASS(BlueprintType, Blueprintable, DisplayName = "PixoVR Platfor Core Subsystem")
More...
#include <PPlatformCoreSubsystem.h>
UCLASS(BlueprintType, Blueprintable, DisplayName = "PixoVR Platfor Core Subsystem")
Definition at line 14 of file PPlatformCoreSubsystem.h.
◆ UPPlatformCoreSubsystem()
UPPlatformCoreSubsystem::UPPlatformCoreSubsystem |
( |
| ) |
|
◆ AddJsonToPackage()
void UPPlatformCoreSubsystem::AddJsonToPackage |
( |
| ) |
|
◆ GENERATED_BODY()
UPPlatformCoreSubsystem::GENERATED_BODY |
( |
| ) |
|
|
private |
◆ GetSettingsFromRegion()
bool UPPlatformCoreSubsystem::GetSettingsFromRegion |
( |
const FString & | Region | ) |
|
◆ Initialize()
void UPPlatformCoreSubsystem::Initialize |
( |
FSubsystemCollectionBase & | Collection | ) |
|
|
overridevirtual |
◆ LoadFromConfigJson()
void UPPlatformCoreSubsystem::LoadFromConfigJson |
( |
| ) |
|
◆ PopulateSettings()
void UPPlatformCoreSubsystem::PopulateSettings |
( |
| ) |
|
|
private |
◆ TryChangeSettingsSection()
bool UPPlatformCoreSubsystem::TryChangeSettingsSection |
( |
const FString & | Section | ) |
|
|
BlueprintCallable |
◆ ConfigurationJsonObject
TSharedPtr<FJsonObject> UPPlatformCoreSubsystem::ConfigurationJsonObject |
|
private |
The documentation for this class was generated from the following files: