Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/IRemoteControlModule
References
| Module | RemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/IRemoteControlModule.h |
| Include | #include "IRemoteControlModule.h" |
bool PropertySupportsRawModificationWithoutEditor
(
FProperty * Property,
UClass * OwnerClass
) const
Remarks
Returns whether the property can be modified through SetObjectProperties when running without an editor.