Navigation
API > API/Plugins > API/Plugins/RenderGridEditor > API/Plugins/RenderGridEditor/Factories
References
| Module | RenderGridEditor |
| Header | /Engine/Plugins/Experimental/RenderGrid/Source/RenderGridEditor/Public/Factories/IRenderGridPropsSourceWidgetFactory.h |
| Include | #include "Factories/IRenderGridPropsSourceWidgetFactory.h" |
Syntax
class IRenderGridPropsSourceWidgetFactory
Remarks
The props source widget factory interface. Implementations should create a widget for the given props source.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< Private::SRenderGridPropsBase > | CreateInstance
(
URenderGridPropsSourceBase* PropsSource, |