A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
UPixoTutorialFunctionLibrary Class Reference

UCLASS() More...

#include <PixoTutorialFunctionLibrary.h>

Inheritance diagram for UPixoTutorialFunctionLibrary:
[legend]

Private Member Functions

 GENERATED_BODY ()
 

Static Private Member Functions

static bool GetAutomaticallySkipTutorial ()
 UFUNCTION(BlueprintPure, Category = "PixoTutorial Functions")
 
static FName GetNameOfHubMap ()
 UFUNCTION(BlueprintPure, Category = "PixoTutorial Functions")
 

Detailed Description

UCLASS()

Definition at line 12 of file PixoTutorialFunctionLibrary.h.

Member Function Documentation

◆ GENERATED_BODY()

UPixoTutorialFunctionLibrary::GENERATED_BODY ( )
private

◆ GetAutomaticallySkipTutorial()

bool UPixoTutorialFunctionLibrary::GetAutomaticallySkipTutorial ( )
staticprivateBlueprintPure

UFUNCTION(BlueprintPure, Category = "PixoTutorial Functions")

Definition at line 12 of file PixoTutorialFunctionLibrary.cpp.

◆ GetNameOfHubMap()

FName UPixoTutorialFunctionLibrary::GetNameOfHubMap ( )
staticprivateBlueprintPure

UFUNCTION(BlueprintPure, Category = "PixoTutorial Functions")

Definition at line 7 of file PixoTutorialFunctionLibrary.cpp.


The documentation for this class was generated from the following files: