It does need a continuous chain from root to leaf, however UPROPERTY is not the only way to chain. You can also use AddReferencedObjects
to manually chain objects.
1 Like
It does need a continuous chain from root to leaf, however UPROPERTY is not the only way to chain. You can also use AddReferencedObjects
to manually chain objects.