IRemoteControlModule::GetPresetAssets

Get all the preset asset currently registered with the module.

Windows
MacOS
Linux

References

Module

RemoteControl

Header

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/IRemoteControlModule.h

Include

#include "IRemoteControlModule.h"

Syntax

void GetPresetAssets
(
    TArray< FAssetData > & OutPresetAssets
) const

Remarks

Get all the preset asset currently registered with the module.

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