IRemoteControlModule::PropertySupportsRawModificationWithoutEditor

Returns whether the property can be modified through SetObjectProperties when running without an editor.

Windows
MacOS
Linux

References

Module

RemoteControl

Header

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

Include

#include "IRemoteControlModule.h"

Syntax

bool PropertySupportsRawModificationWithoutEditor
(
    FProperty * Property
) const

Remarks

Returns whether the property can be modified through SetObjectProperties when running without an editor.

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