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

A blueprint class with 2 graphs. More...

#include "/PixoTutorial/Blueprints/UI/WBP_DispatchMain"

Inheritance diagram for UWBP_DispatchMain_C:
[legend]

Protected Attributes

ABP_DispatchWrapper_CDispatchWrapper
 Dispatch Wrapper.
 
FOnStatusCommunicated OnStatusCommunicated
 On Status Communicated.
 

Private Member Functions

void EventGraph ()
 
void OnStatusCommunicated ()
 

Detailed Description

A blueprint class with 2 graphs.

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

Definition at line 11 of file UWBP_DispatchMain_C.h.

Member Function Documentation

◆ EventGraph()

void UWBP_DispatchMain_C::EventGraph ( )
privateBlueprint
Event Graph

Definition at line 13 of file UWBP_DispatchMain_C.cpp.

◆ OnStatusCommunicated()

void UWBP_DispatchMain_C::OnStatusCommunicated ( )
privateBlueprint
On Status Communicated

Member Data Documentation

◆ DispatchWrapper

ABP_DispatchWrapper_C* UWBP_DispatchMain_C::DispatchWrapper
protected

Dispatch Wrapper.

Definition at line 15 of file UWBP_DispatchMain_C.h.

◆ OnStatusCommunicated

void UWBP_DispatchMain_C::OnStatusCommunicated
protected

On Status Communicated.

Definition at line 16 of file UWBP_DispatchMain_C.h.


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