That says another thing.
I want to be able to call my event (created with Blueprints) inside the C++ code, in this way:
…
…
OnPlayerKilled();
…
That says another thing.
I want to be able to call my event (created with Blueprints) inside the C++ code, in this way:
…
…
OnPlayerKilled();
…