how to create a custom event in ue4 c++ code example
Example: how to create a custom event in ue4 c++
Copy to clipboardUFUNCTION(BlueprintImplementableEvent)
void DoSomething();
Copy to clipboardUFUNCTION(BlueprintImplementableEvent)
void DoSomething();