State tree and FStateTreeLinker

Hi everyone,

I’m trying to understand how the FStateTreeLinker class works. The documentation is quite light on this topic, and I’m having trouble understanding how the external data is linked on loading.

I’m specifically interested in the following:

  • How does the FStateTreeLinker scan the State Tree for references to external data?
  • How does the FStateTreeLinker resolve these references?
  • What happens if a reference to external data cannot be resolved?

I would be grateful if someone could provide me with a more detailed explanation of how the FStateTreeLinker works.

Thanks,

Ronan