Navigation
API > API/Plugins > API/Plugins/RenderGrid > API/Plugins/RenderGrid/URenderGridPropRemoteControl
Description
Set the value (as bytes) of this property. Returns true if the operation was successful, false otherwise.
| Name | SetValue |
| Type | function |
| Header File | /Engine/Plugins/Experimental/RenderGrid/Source/RenderGrid/Public/RenderGrid/RenderGridPropsSource.h |
| Include Path | #include "RenderGrid/RenderGridPropsSource.h" |
bool SetValue
(
const TArray < uint8 > & Bytes
)