Epic Developer Community Forums
UProjectileMovementComponent
Development
World Creation
initialize
,
UProperty
,
question
,
unreal-engine
,
projectile
,
CPP
Rama
(Rama)
October 10, 2014, 9:12am
2
#Answer
Go into YourGame.h
Change
#include "EngineMinimal.h"
to
#include "Engine.h"
#
Rama
show post in topic