A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
PixoTutorialFunctionLibrary.cpp
Go to the documentation of this file.
1// Copyright(c) PixoVR, LLC. All Rights Reserved.
2
3
6
8{
9 return GetDefault<UPixoTutorialSettings>()->GetNameOfHubMap();
10}
11
13{
14 return GetDefault<UPixoTutorialSettings>()->GetAutomaticallySkipTutorial();
15}
static FName GetNameOfHubMap()
UFUNCTION(BlueprintPure, Category = "PixoTutorial Functions")
static bool GetAutomaticallySkipTutorial()
UFUNCTION(BlueprintPure, Category = "PixoTutorial Functions")