Navigation
API > API/Plugins > API/Plugins/PCG
Materialized modules created from a tokenized grammar.
| Name | TModuleInstance |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/Grammar/PCGSubdivisionBase.h |
| Include Path | #include "Elements/Grammar/PCGSubdivisionBase.h" |
Syntax
template<typename T>
struct TModuleInstance
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Elements/Grammar/PCGSubdivisionBase.h | |||
TModuleInstance
(
const T* InModule |
Elements/Grammar/PCGSubdivisionBase.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsValid | bool | Elements/Grammar/PCGSubdivisionBase.h | ||
| bSkipExpansion | bool | Elements/Grammar/PCGSubdivisionBase.h | ||
| ExtraScale | double | Elements/Grammar/PCGSubdivisionBase.h | ||
| Module | const T * | Elements/Grammar/PCGSubdivisionBase.h |