Relative Content

Tag Archive for c++classoopunreal-engine4

class keyword for UPROPERTY()

I’m new to UnrealEngine and studying C++ development in scope of games. For now I read a tutorial where I should create a AMyPawn and UPawnMovementComponent to attach it then.