Navigation
API > API/Plugins > API/Plugins/PCG
Holds function prototypes used to match against actor function signatures.
| Name | UPCGFunctionPrototypes |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Helpers/PCGHelpers.h |
| Include Path | #include "Helpers/PCGHelpers.h" |
Syntax
UCLASS (MinimalAPI)
class UPCGFunctionPrototypes : public UBlueprintFunctionLibrary
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UBlueprintFunctionLibrary → UPCGFunctionPrototypes
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static UFunction * GetPrototypeWithNoParams() |
Helpers/PCGHelpers.h | ||
static UFunction * GetPrototypeWithPointAndMetadata() |
Helpers/PCGHelpers.h |