Hey thanks for the quick response!
I added the “this” keyword to my NewObject function call, the error still occurs.
The RegisterComponent function was not available, because my component inherits from UDataAsset not from UActorComponent…
Hey thanks for the quick response!
I added the “this” keyword to my NewObject function call, the error still occurs.
The RegisterComponent function was not available, because my component inherits from UDataAsset not from UActorComponent…