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

A blueprint class with 2 graphs. More...

#include "/PixoCore/Blueprints/DebugSteps/DebugButtonW"

Inheritance diagram for UDebugButtonW_C:
[legend]

Public Attributes

TEnumAsByte< DebugButtonE > ButtonType
 Button Type.
 

Protected Attributes

FOnButtonClicked OnButtonClicked
 On Button Clicked.
 

Private Member Functions

void EventGraph ()
 
void OnButtonClicked ()
 

Detailed Description

A blueprint class with 2 graphs.

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

Definition at line 11 of file UDebugButtonW_C.h.

Member Function Documentation

◆ EventGraph()

void UDebugButtonW_C::EventGraph ( )
privateBlueprint
Event Graph

Definition at line 13 of file UDebugButtonW_C.cpp.

◆ OnButtonClicked()

void UDebugButtonW_C::OnButtonClicked ( )
privateBlueprint
On Button Clicked

Member Data Documentation

◆ ButtonType

TEnumAsByte<DebugButtonE> UDebugButtonW_C::ButtonType

Button Type.

Definition at line 14 of file UDebugButtonW_C.h.

◆ OnButtonClicked

void UDebugButtonW_C::OnButtonClicked
protected

On Button Clicked.

Definition at line 17 of file UDebugButtonW_C.h.


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