MCPcopy Create free account
hub / github.com/PCGEx/PCGExtendedToolkit / Init

Method Init

Source/PCGExtendedToolkit/Private/Data/PCGExPointFilter.cpp:15–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13
14
15bool UPCGExFilterFactoryData::Init(FPCGExContext* InContext)
16{
17 return true;
18}
19
20namespace PCGExPointFilter
21{

Callers 3

PostInitMethod · 0.45
InitFilterMethod · 0.45
InitCacheMethod · 0.45

Calls 5

GetNameMethod · 0.80
InitFunction · 0.50
TestFunction · 0.50
CreateFilterMethod · 0.45
AddMethod · 0.45

Tested by

no test coverage detected