And for bonus points:
- Is
RegisterComponent
always redundant afterSetupAttachment
(for scene components)? - What does
AddInstanceComponent
add to the mix?
And for bonus points:
RegisterComponent
always redundant after SetupAttachment
(for scene components)?AddInstanceComponent
add to the mix?