Navigation
API > API/Plugins > API/Plugins/RenderGrid > API/Plugins/RenderGrid/URenderGridJob
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool HasStoredRemoteControlValueBytes
(
const TSharedPtr< FRemoteControlEntity >& RemoteControlEntity |
RenderGrid/RenderGrid.h | ||
bool HasStoredRemoteControlValueBytes
(
const FGuid& FieldId |
RenderGrid/RenderGrid.h |
HasStoredRemoteControlValueBytes(const TSharedPtr< FRemoteControlEntity > &)
| Name | HasStoredRemoteControlValueBytes |
| Type | function |
| Header File | /Engine/Plugins/Experimental/RenderGrid/Source/RenderGrid/Public/RenderGrid/RenderGrid.h |
| Include Path | #include "RenderGrid/RenderGrid.h" |
| Source | /Engine/Plugins/Experimental/RenderGrid/Source/RenderGrid/Private/RenderGrid/RenderGrid.cpp |
bool HasStoredRemoteControlValueBytes
(
const TSharedPtr < FRemoteControlEntity > & RemoteControlEntity
) const
HasStoredRemoteControlValueBytes(const FGuid &)
| Name | HasStoredRemoteControlValueBytes |
| Type | function |
| Header File | /Engine/Plugins/Experimental/RenderGrid/Source/RenderGrid/Public/RenderGrid/RenderGrid.h |
| Include Path | #include "RenderGrid/RenderGrid.h" |
| Source | /Engine/Plugins/Experimental/RenderGrid/Source/RenderGrid/Private/RenderGrid/RenderGrid.cpp |
bool HasStoredRemoteControlValueBytes
(
const FGuid & FieldId
) const