Epic Developer Community Forums
How to spawn a Blueprint Actor in C++?
Development
Programming & Scripting
Blueprint
Blueprint
,
question
,
unreal-engine
,
spawn
,
CPP
gedamial
(gedamial)
December 16, 2015, 2:05pm
9
I did this:
TSubclassOf<class AWeapon*> InitialPistol;
70829-2.png
1196×192 11.9 KB
But it gives these errors
70830-1.png
1617×300 47.9 KB
show post in topic