Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGStaticMeshSpawnerSettings
- UPCGSettings::GetCookedKernelSource()
- UPCGStaticMeshSpawnerSettings::GetCookedKernelSource()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGStaticMeshSpawner.h |
| Include | #include "Elements/PCGStaticMeshSpawner.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/PCGStaticMeshSpawner.cpp |
virtual FString GetCookedKernelSource
(
const TMap < FName, FPCGKernelAttributeIDAndType > & GlobalAttributeLookupTable
) const
Remarks
[EXPERIMENTAL] Produces the node specific portion of kernel shader source text, including the main entry point. Note: This API function is subject to change without deprecation.