5#if WITH_DEV_AUTOMATION_TESTS
19 virtual void AddStep(
int Step) = 0;
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
void AddDependency(FDependsNode *InDependency, UE::AssetRegistry::EDependencyProperty AddProperties, UE::AssetRegistry::EDependencyProperty CategoryMask, TArray< FDependsNode * > &Dependencies, TBitArray<> *FlagBits, uint8(*PropertiesToByte)(UE::AssetRegistry::EDependencyProperty), bool IsSorted)
Definition DependsNode.cpp:355
void RemoveDependency(FDependsNode *InDependency, TArray< FDependsNode * > &Dependencies, TBitArray<> *FlagBits, bool IsSorted, bool bAllowShrinking)
Definition DependsNode.cpp:443
Definition UniquePtr.h:107
void Run(FMassRuntimePipeline &RuntimePipeline, FProcessingContext &ProcessingContext)
Definition MassExecutor.cpp:25