FExecutionContext::PushScopedInterface

The following functions allow for scope interface management and queries Scoped interfaces live on a stack within the execution context A parent node can publish a scoped interface that its children can query for Pushed a scoped interface with the specified interface owned by the specified trait Scoped interfaces automatically pop when the owned trait finishes its update