Unreal Engine 4 (UE4) How to call a class blueprint from a level blueprint
Share
The class blueprint that will be called should be put into the level and selected. Open the level blueprint. Right click on the events graph of the level blueprint and select the custom event that was created in the class blueprint. the nodes will appear automatically and all that is left to do is populate properties that are required by the class blueprint.