Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGStaticMeshSpawnerSettings
- UPCGSettings::IsKernelValid()
- UPCGStaticMeshSpawnerSettings::IsKernelValid()
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 bool IsKernelValid
(
FPCGContext * InContext,
bool bQuiet
) const
Remarks
[EXPERIMENTAL] Performs validation and returns true if this node is suitable for deployment to the GPU. Note: This API function is subject to change without deprecation.