Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MothCocoon/FlowGraph
/ GetWorld
Method
GetWorld
Source/Flow/Private/FlowSubsystem.cpp:362–365 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
360
}
361
362
UWorld* UFlowSubsystem::GetWorld() const
363
{
364
return GetGameInstance()->GetWorld();
365
}
366
367
void UFlowSubsystem::OnGameSaved(UFlowSaveGame* SaveGame)
368
{
Callers
5
GetPIENotifyText
Method · 0.45
RefreshInstances
Method · 0.45
JoinInstanceAndContextTexts
Method · 0.45
ShouldCreateSubsystem
Method · 0.45
ManageGameModePaused
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected