A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
APixoIntroGameMode_C Class ReferenceBlueprint

A blueprint class with 2 graphs. More...

#include "/PixoCore/Intro/PixoIntroGameMode"

Inheritance diagram for APixoIntroGameMode_C:
[legend]

Public Attributes

USceneComponentDefaultSceneRoot
 Default Scene Root.
 

Private Member Functions

void EventGraph ()
 
void EventGraph ()
 
void UserConstructionScript ()
 
void UserConstructionScript ()
 

Detailed Description

A blueprint class with 2 graphs.

UDF Path:  /Game /Intro /PixoIntroGameMode
Config: Config/DefaultEngine.ini
This blueprint is Data Only

UDF Path:  /PixoCore /Intro /PixoIntroGameMode
Config: Config/DefaultEngine.ini
This blueprint is Data Only

Definition at line 12 of file APixoIntroGameMode_C.h.

Member Function Documentation

◆ EventGraph() [1/2]

void APixoIntroGameMode_C::EventGraph ( )
privateBlueprint
Event Graph

Definition at line 17 of file APixoIntroGameMode_C.cpp.

◆ EventGraph() [2/2]

void APixoIntroGameMode_C::EventGraph ( )
privateBlueprint
Event Graph

◆ UserConstructionScript() [1/2]

void APixoIntroGameMode_C::UserConstructionScript ( )
privateBlueprint
User Construction Script

Definition at line 13 of file APixoIntroGameMode_C.cpp.

◆ UserConstructionScript() [2/2]

void APixoIntroGameMode_C::UserConstructionScript ( )
privateBlueprint
User Construction Script

Member Data Documentation

◆ DefaultSceneRoot

USceneComponent * APixoIntroGameMode_C::DefaultSceneRoot

Default Scene Root.

Definition at line 15 of file APixoIntroGameMode_C.h.


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