A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
ABP_DebugWidget_C.h
Go to the documentation of this file.
1#pragma once
12{
13public:
14 UChildActorComponent* BP_DebugStepsBackward10x;
15 UChildActorComponent* BP_DebugStepsForward10x;
17 UChildActorComponent* BP_DebugStepsB;
18 UChildActorComponent* BP_DebugStepsF;
20
21private:
87 void UserConstructionScript(); //"User Construction Script"
1114 void EventGraph(); //"Event Graph"
1115};
1116
A blueprint class with 2 graphs.
UChildActorComponent * BP_DebugStepsB
BP Debug Steps B.
USceneComponent * DefaultSceneRoot
Default Scene Root.
UChildActorComponent * BP_DebugStepsForward10x
BP Debug Steps Forward 10x.
UChildActorComponent * BP_DebugStepsBackward10x
BP Debug Steps Backward 10x.
UWidgetComponent * AllSteps
All Steps.
UChildActorComponent * BP_DebugStepsF
BP Debug Steps F.