UDEPRECATED_DataprepRecipe::GetActors

End [UObject](API\Runtime\CoreUObject\UObject\UObject) override DEPRECATED Returns all actors contained in its attached world

Windows
MacOS
Linux

References

Module

DataprepCore

Header

/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepRecipe.h

Include

#include "DataprepRecipe.h"

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Dataprep | Query", Meta=(HideSelfPin="true"),
          Meta=(DeprecatedFunction, DeprecationMessage="No use of Blueprint with Dataprep."))
virtual TArray< AActor * > GetActors() const

Remarks

End UObject override DEPRECATED Returns all actors contained in its attached world

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss