Navigation
API > API/Plugins > API/Plugins/RenderGridEditor > API/Plugins/RenderGridEditor/IRenderGridEditorModule
References
| Module | RenderGridEditor |
| Header | /Engine/Plugins/Experimental/RenderGrid/Source/RenderGridEditor/Public/IRenderGridEditorModule.h |
| Include | #include "IRenderGridEditorModule.h" |
TSharedRef < IRenderGridEditor > CreateRenderGridEditor
(
const EToolkitMode::Type Mode,
const TSharedPtr < IToolkitHost > & InitToolkitHost,
URenderGridBlueprint * InBlueprint
)
Remarks
Creates an instance of the render grid editor.