Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGMetadataPartitionKernel
Description
Get the name of the main kernel function in the source. This name is also displayed in GPU profile scopes.
Virtual Inheritance
- UPCGComputeKernel::GetEntryPoint → UPCGMetadataPartitionKernel::GetEntryPoint
| Name | GetEntryPoint |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/Metadata/PCGMetadataPartitionKernel.h |
| Include Path | #include "Elements/Metadata/PCGMetadataPartitionKernel.h" |
virtual FString GetEntryPoint() const