![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| void | CacheAccumulatedDependencies (const UInterchangeBaseNodeContainer *NodeContainer, const TArray< FTaskData > &SourceTaskDatas) |
| const TSet< FString > & | GetAccumulatedDependencies (const UInterchangeBaseNodeContainer *NodeContainer, const FString &NodeID) |
For the Dependency sort to work the predicate must be transitive ( A > B > C implying A > C). That means we must take into account the whole dependency chain, not just the immediate dependencies.
This is a helper struct to quickly create the dependencies chain of a node using a cache.
|
inline |
|
inline |