Interface for PixoCore functionality.
More...
#include <PixoCoreInterface.h>
Interface for PixoCore functionality.
Definition at line 23 of file PixoCoreInterface.h.
◆ GENERATED_BODY()
IPixoCoreInterface::GENERATED_BODY |
( |
| ) |
|
|
private |
◆ GetManagerRef()
|
BlueprintCallableBlueprintNativeEvent |
Retrieves a reference to the specified manager class.
- Parameters
-
ManagerClass | The class of the manager to retrieve. |
- Returns
- A pointer to the manager instance.
UFUNCTION(BlueprintNativeEvent, BlueprintCallable, Category = "Manager")
◆ GetStoryManager()
|
BlueprintCallableBlueprintNativeEvent |
Retrieves the story manager.
- Returns
- The story manager instance.
UFUNCTION(BlueprintNativeEvent, BlueprintCallable, Category = "Manager")
◆ GetStreamingLevelManager()
|
BlueprintCallableBlueprintNativeEvent |
Retrieves the streaming level manager.
- Returns
- The streaming level manager instance.
UFUNCTION(BlueprintNativeEvent, BlueprintCallable, Category = "Manager")
The documentation for this class was generated from the following file: