Navigation
API > API/Plugins > API/Plugins/RemoteControlLogic > API/Plugins/RemoteControlLogic/Action
Classes
| Type | Name | Description | |
|---|---|---|---|
| URCPropertyBindAction | Property Bind Action specifically for Bind Behaviour |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UTexture2D * | UE::RCCustomBindActionUtilities::LoadTextureFromPath
(
const FString& InPath |
||
| void | UE::RCCustomBindActionUtilities::SetTexturePropertyFromPath
(
const TSharedRef< FRemoteControlProperty >& InRemoteControlEntityAsProperty, |
Loads the texture found at the specified path, and uses it to set a Texture value in the specified RC Property Useful e.g. for Custom External Texture Controller |