Navigation
API > API/Plugins > API/Plugins/NiagaraShader
| Name | FNiagaraShaderMapContent |
| Type | class |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraShader/Public/NiagaraShared.h |
| Include Path | #include "NiagaraShared.h" |
Syntax
class FNiagaraShaderMapContent : public FShaderMapContent
Inheritance Hierarchy
- FShaderMapContent → FNiagaraShaderMapContent
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNiagaraShaderMapContent
(
const EShaderPlatform InPlatform |
NiagaraShared.h |
Structs
| Name | Remarks |
|---|---|
| InternalLinkType |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| DerivedType | FNiagaraShaderMapContent | NiagaraShared.h | |
| InternalBaseType | typename TGetBaseTypeHelper< FNiagaraShaderMapContent >::Type | NiagaraShared.h | |
| Super | FShaderMapContent | NiagaraShared.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| CounterBase | int | NiagaraShared.h | |
| InterfaceType | ETypeLayoutInterface::Type | NiagaraShared.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FNiagaraShaderMapIdShaderMapId | The static parameter set that this shader map was compiled with | NiagaraShared.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FTypeLayoutDesc & GetTypeLayout() |
NiagaraShared.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void InternalDestroy
(
void* Object, |
NiagaraShared.h | ||
static void InternalInitializeBases
(
FTypeLayoutDesc& TypeDesc |
NiagaraShared.h | ||
static FTypeLayoutDesc & StaticGetTypeLayout() |
NiagaraShared.h |