A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
UWBP_DispatchMain_C.h
Go to the documentation of this file.
1#pragma once
12{
13
14protected:
16 FOnStatusCommunicated OnStatusCommunicated;
17
18private:
476 void EventGraph(); //"Event Graph"
542 void OnStatusCommunicated(); //"On Status Communicated"
543};
544
A blueprint class with 2 graphs.
A blueprint class with 2 graphs.
ABP_DispatchWrapper_C * DispatchWrapper
Dispatch Wrapper.
FOnStatusCommunicated OnStatusCommunicated
On Status Communicated.