Navigation
Filters
Classes
| Type | Name | Description | |
|---|---|---|---|
| FGenerateWidgetArgs | |||
| FRCColumnSizeData | |||
| FRCControllerExtensionWidgetsInfo | A struct used for controllers list items columns customization | ||
| FRCExposesPropertyArgs | Exposed property arguments The struct is wrapper struct to generate Remote Control Entity from IPropertyHandle or OwnerObject with Property Path and Property instance | ||
| IHasProtocolExtensibility | A simple interface provides protocol specific utilities. | ||
| IRemoteControlUIModule | A Remote Control module that allows exposing objects and properties from the editor. |
Typedefs
| Name | Description |
|---|---|
| FOnAddControllerExtensionColumn | Called when setting up / resetting the Controller panel list. Register to add custom column. |
| FOnCustomizeMetadataEntry | Callback called to customize the display of a metadata entry for entities. |
| FOnDisplayExposeIcon | Filter queried in order to determine if a property should be displayed. |
| FOnGenerateControllerExtensionsWidgets | Callback called to customize the extensible widget for controllers in controllers list |
| FOnGenerateExtensions | |
| FOnGenerateRCWidget |