Navigation
API > API/Plugins > API/Plugins/XRCreative > API/Plugins/XRCreative/AXRCreativeAvatar > API/Plugins/XRCreative/AXRCreativeAvatar/SpawnTransientActor
References
| Module | XRCreative |
| Header | /Engine/Plugins/Experimental/XRCreativeFramework/Source/XRCreative/Public/XRCreativeAvatar.h |
| Include | #include "XRCreativeAvatar.h" |
UFUNCTION (BlueprintCallable, Category="XR Creative")
AActor * SpawnTransientActor
(
TSubclassOf < AActor > ActorClass,
const FString & ActorName
)
Remarks
Includes special handling to not dirty editor worlds.