Skip to content
Discussion options

You must be logged in to vote

You are trying to create a class derived from a non-instantiable abstract ActorComponent which can't be used for components in managed code since it has no native representation in the world from the engine's perspective:

Use SceneComponent with classes that derived from it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nxrighthere
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #50 on October 19, 2020 02:47.