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

A blueprint class with 2 graphs. More...

#include "/PixoCore/Blueprints/DebugSteps/BP_DebugWidget"

Inheritance diagram for ABP_DebugWidget_C:
[legend]

Public Attributes

UWidgetComponentAllSteps
 All Steps.
 
UChildActorComponent * BP_DebugStepsB
 BP Debug Steps B.
 
UChildActorComponent * BP_DebugStepsBackward10x
 BP Debug Steps Backward 10x.
 
UChildActorComponent * BP_DebugStepsF
 BP Debug Steps F.
 
UChildActorComponent * BP_DebugStepsForward10x
 BP Debug Steps Forward 10x.
 
USceneComponentDefaultSceneRoot
 Default Scene Root.
 

Private Member Functions

void EventGraph ()
 
void UserConstructionScript ()
 

Detailed Description

A blueprint class with 2 graphs.

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

Definition at line 11 of file ABP_DebugWidget_C.h.

Member Function Documentation

◆ EventGraph()

void ABP_DebugWidget_C::EventGraph ( )
privateBlueprint
Event Graph

Definition at line 17 of file ABP_DebugWidget_C.cpp.

◆ UserConstructionScript()

void ABP_DebugWidget_C::UserConstructionScript ( )
privateBlueprint
User Construction Script

Definition at line 13 of file ABP_DebugWidget_C.cpp.

Member Data Documentation

◆ AllSteps

UWidgetComponent* ABP_DebugWidget_C::AllSteps

All Steps.

Definition at line 16 of file ABP_DebugWidget_C.h.

◆ BP_DebugStepsB

UChildActorComponent* ABP_DebugWidget_C::BP_DebugStepsB

BP Debug Steps B.

Definition at line 17 of file ABP_DebugWidget_C.h.

◆ BP_DebugStepsBackward10x

UChildActorComponent* ABP_DebugWidget_C::BP_DebugStepsBackward10x

BP Debug Steps Backward 10x.

Definition at line 14 of file ABP_DebugWidget_C.h.

◆ BP_DebugStepsF

UChildActorComponent* ABP_DebugWidget_C::BP_DebugStepsF

BP Debug Steps F.

Definition at line 18 of file ABP_DebugWidget_C.h.

◆ BP_DebugStepsForward10x

UChildActorComponent* ABP_DebugWidget_C::BP_DebugStepsForward10x

BP Debug Steps Forward 10x.

Definition at line 15 of file ABP_DebugWidget_C.h.

◆ DefaultSceneRoot

USceneComponent* ABP_DebugWidget_C::DefaultSceneRoot

Default Scene Root.

Definition at line 19 of file ABP_DebugWidget_C.h.


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