Navigation
API > API/Plugins > API/Plugins/RemoteControlLogic > API/Plugins/RemoteControlLogic/URemoteControlLogicConfig
Syntax
UPROPERTY (Config)
TArray < FName > SupportedControllerCustomTypes
Remarks
Custom Controllers list. The elements in this list are used to generate customized versions of available controllers e.g. External Texture controller generates a specialized version of a String Controller. Support is introduced by adding MetaData to each newly created controller.