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

A blueprint class with 2 graphs. More...

#include "/PixoCore/Blueprints/DebugSteps/DebugDisplayAllStepsW"

Inheritance diagram for UDebugDisplayAllStepsW_C:
[legend]

Protected Attributes

int32 CurrentIndex
 Current Index.
 
FOnChapBttnClick OnChapBttnClick
 On Chap Bttn Click.
 

Private Member Functions

void EventGraph ()
 
void OnChapBttnClick ()
 

Detailed Description

A blueprint class with 2 graphs.

UDF Path:  /PixoCore /Blueprints /DebugSteps /DebugDisplayAllStepsW
Config: Config/DefaultEngine.ini

Definition at line 11 of file UDebugDisplayAllStepsW_C.h.

Member Function Documentation

◆ EventGraph()

void UDebugDisplayAllStepsW_C::EventGraph ( )
privateBlueprint
Event Graph

Definition at line 13 of file UDebugDisplayAllStepsW_C.cpp.

◆ OnChapBttnClick()

void UDebugDisplayAllStepsW_C::OnChapBttnClick ( )
privateBlueprint
On Chap Bttn Click

Member Data Documentation

◆ CurrentIndex

int32 UDebugDisplayAllStepsW_C::CurrentIndex
protected

Current Index.

Definition at line 16 of file UDebugDisplayAllStepsW_C.h.

◆ OnChapBttnClick

void UDebugDisplayAllStepsW_C::OnChapBttnClick
protected

On Chap Bttn Click.

Definition at line 15 of file UDebugDisplayAllStepsW_C.h.


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