v1.2.26 |
Documentation for the Unreal C++ Plugin
|
A blueprint class with 2 graphs. More...
#include "/PixoCore/Intro/PixoIntroGameMode"
Public Attributes | |
USceneComponent * | DefaultSceneRoot |
Default Scene Root. | |
Private Member Functions | |
void | EventGraph () |
void | UserConstructionScript () |
A blueprint class with 2 graphs.
UDF Path: /PixoCore /Intro /PixoIntroGameMode
Config: Config/DefaultEngine.ini
This blueprint is Data Only
Definition at line 12 of file APixoIntroGameMode_C.h.
|
privateBlueprint |
Definition at line 17 of file APixoIntroGameMode_C.cpp.
|
privateBlueprint |
Definition at line 13 of file APixoIntroGameMode_C.cpp.
USceneComponent* APixoIntroGameMode_C::DefaultSceneRoot |
Default Scene Root.
Definition at line 15 of file APixoIntroGameMode_C.h.