Why RootComponent is used in https://docs.unrealengine.com/en-US/...art/index.html as SetupAttachment argument?
In constructor it seems it's always null even after the first SetupAttachement.
Using it multiple times in constructor for attaching several components trigger strange behaviours.
In constructor it seems it's always null even after the first SetupAttachement.
Using it multiple times in constructor for attaching several components trigger strange behaviours.
Comment