IAutomationControllerManager::RequestLoadAsset

Request an asset to be loaded in the editor.

Windows
MacOS
Linux

References

Module

AutomationController

Header

/Engine/Source/Developer/AutomationController/Public/IAutomationControllerManager.h

Include

#include "IAutomationControllerManager.h"

Syntax

void RequestLoadAsset
(
    const FString & InAssetName
)

Remarks

Request an asset to be loaded in the editor.

Parameters

Parameter

Description

InAssetName

The asset name.

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