Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
bool UPCGExFilterFactoryData::Init(FPCGExContext* InContext)
16
{
17
return true;
18
}
19
20
namespace PCGExPointFilter
21
{
Callers
3
PostInit
Method · 0.45
InitFilter
Method · 0.45
InitCache
Method · 0.45
Calls
5
GetName
Method · 0.80
Init
Function · 0.50
Test
Function · 0.50
CreateFilter
Method · 0.45
Add
Method · 0.45
Tested by
no test coverage detected