I create an Actor in C++, and i just also want to instantiate it in C++ without using editor.
Thank you in advance.
I think this code can be helpful:
You should spawn this actor and if you want make it visible you should SetStaticMesh().
I create an Actor in C++, and i just also want to instantiate it in C++ without using editor.
Thank you in advance.
I think this code can be helpful:
You should spawn this actor and if you want make it visible you should SetStaticMesh().