Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ c_str
Method
c_str
Source/Utility/fixed_string.h:45–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
const char* c_str() const {
46
return data;
47
}
48
49
char* ptr() {
50
return data;
Callers
15
BindString
Method · 0.45
ProcessController
Method · 0.45
GetStringDescriptionForBinding
Method · 0.45
GetBindingValue
Method · 0.45
SetMouseBindingValue
Method · 0.45
ProcessBindings
Method · 0.45
CompleteGamepadBindings
Function · 0.45
SetFromConfig
Method · 0.45
StringFromInput
Function · 0.45
StringFromMouseString
Function · 0.45
StringFromControllerInput
Function · 0.45
StartMultiplayer
Method · 0.45
Calls
no outgoing calls
Tested by
4
Serialize
Method · 0.36
TestMain
Function · 0.36
PrintGPU
Function · 0.36
PrintSpecs
Function · 0.36