Navigation
API > API/Plugins > API/Plugins/RenderGridDeveloper > API/Plugins/RenderGridDeveloper/Blueprints
Inheritance Hierarchy
- IBlueprintCompiler
- FRenderGridBlueprintCompiler
References
| Module | RenderGridDeveloper |
| Header | /Engine/Plugins/Experimental/RenderGrid/Source/RenderGridDeveloper/Public/Blueprints/RenderGridBlueprintCompiler.h |
| Include | #include "Blueprints/RenderGridBlueprintCompiler.h" |
Syntax
class FRenderGridBlueprintCompiler : public IBlueprintCompiler
Remarks
A IBlueprintCompiler child class for the RenderGrid modules.
Required in order for a RenderGrid to be able to have a blueprint graph.
Overridden from IBlueprintCompiler
| Type | Name | Description | |
|---|---|---|---|
| bool | CanCompile
(
const UBlueprint* Blueprint |
||
| void | Compile
(
UBlueprint* Blueprint, |