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

A blueprint class with 2 graphs. More...

#include "/PixoTutorial/Blueprints/UI/BP_IgnitionWrapper"

Inheritance diagram for ABP_IgnitionWrapper_C:
[legend]

Public Attributes

USceneComponentDefaultSceneRoot
 Default Scene Root.
 
AActorIgnitionSource
 Ignition Source.
 
UPlayerAlignComponentPlayerAlign
 Player Align.
 
UWidgetComponentWidget
 Widget.
 

Protected Attributes

ABP_DialogueManager_CTutorialDialogueManager
 Tutorial Dialogue Manager.
 

Private Member Functions

void EventGraph ()
 
void UserConstructionScript ()
 

Detailed Description

A blueprint class with 2 graphs.

UDF Path:  /PixoTutorial /Blueprints /UI /BP_IgnitionWrapper
Config: Config/DefaultEngine.ini

Definition at line 11 of file ABP_IgnitionWrapper_C.h.

Member Function Documentation

◆ EventGraph()

void ABP_IgnitionWrapper_C::EventGraph ( )
privateBlueprint
Event Graph

Definition at line 17 of file ABP_IgnitionWrapper_C.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ UserConstructionScript()

void ABP_IgnitionWrapper_C::UserConstructionScript ( )
privateBlueprint
User Construction Script

Definition at line 13 of file ABP_IgnitionWrapper_C.cpp.

Member Data Documentation

◆ DefaultSceneRoot

USceneComponent* ABP_IgnitionWrapper_C::DefaultSceneRoot

Default Scene Root.

Definition at line 16 of file ABP_IgnitionWrapper_C.h.

◆ IgnitionSource

AActor* ABP_IgnitionWrapper_C::IgnitionSource

Ignition Source.

Definition at line 17 of file ABP_IgnitionWrapper_C.h.

◆ PlayerAlign

UPlayerAlignComponent* ABP_IgnitionWrapper_C::PlayerAlign

Player Align.

Definition at line 15 of file ABP_IgnitionWrapper_C.h.

◆ TutorialDialogueManager

ABP_DialogueManager_C* ABP_IgnitionWrapper_C::TutorialDialogueManager
protected

Tutorial Dialogue Manager.

Definition at line 20 of file ABP_IgnitionWrapper_C.h.

◆ Widget

UWidgetComponent* ABP_IgnitionWrapper_C::Widget

Widget.

Definition at line 14 of file ABP_IgnitionWrapper_C.h.


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