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

A blueprint class with 1 graphs. More...

#include "/PixoTutorial/Blueprints/UI/WBP_DispatchMenu"

Inheritance diagram for UWBP_DispatchMenu_C:
[legend]

Protected Attributes

ABP_DialogueManager_CDialogueManager
 Dialogue Manager.
 
ABP_DispatchWrapper_CDispatchWrapper
 Dispatch Wrapper.
 

Private Member Functions

void EventGraph ()
 

Detailed Description

A blueprint class with 1 graphs.

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

Definition at line 11 of file UWBP_DispatchMenu_C.h.

Member Function Documentation

◆ EventGraph()

void UWBP_DispatchMenu_C::EventGraph ( )
privateBlueprint
Event Graph

Definition at line 13 of file UWBP_DispatchMenu_C.cpp.

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

Member Data Documentation

◆ DialogueManager

ABP_DialogueManager_C* UWBP_DispatchMenu_C::DialogueManager
protected

Dialogue Manager.

Definition at line 16 of file UWBP_DispatchMenu_C.h.

◆ DispatchWrapper

ABP_DispatchWrapper_C* UWBP_DispatchMenu_C::DispatchWrapper
protected

Dispatch Wrapper.

Definition at line 15 of file UWBP_DispatchMenu_C.h.


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