Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ SetHeadless
Method
SetHeadless
Sources/Jazz2/ContentResolver.cpp:134–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
void ContentResolver::SetHeadless(bool value)
135
{
136
_isHeadless = value;
137
}
138
139
void ContentResolver::InitializePaths()
140
{
Callers
1
OnPreInitialize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected