Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGEx/PCGExtendedToolkit
/ Deinitialize
Method
Deinitialize
Source/PCGExtendedToolkit/Private/PCGExSubSystem.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
void UPCGExSubSystem::Deinitialize()
31
{
32
Super::Deinitialize();
33
}
34
35
UPCGExSubSystem* UPCGExSubSystem::GetSubsystemForCurrentWorld()
36
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected