A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
UDebugDisplayAllStepsW_C.h
Go to the documentation of this file.
1#pragma once
12{
13
14protected:
15 FOnChapBttnClick OnChapBttnClick;
17
18private:
1150 void EventGraph(); //"Event Graph"
1216 void OnChapBttnClick(); //"On Chap Bttn Click"
1217};
1218
A blueprint class with 2 graphs.
FOnChapBttnClick OnChapBttnClick
On Chap Bttn Click.