Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ GetValue
Method
GetValue
source/common/scripting/backend/codegen.h:575–578 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
573
}
574
575
ExpVal GetValue() const
576
{
577
return value;
578
}
579
ExpEmit Emit(VMFunctionBuilder *build);
580
581
friend class FxTypeCast;
Callers
15
GetIntConst
Function · 0.45
GetFloatConst
Function · 0.45
GetFuncConst
Function · 0.45
GetStringConst
Method · 0.45
IntConstFromNode
Method · 0.45
StringConstFromNode
Method · 0.45
CompileConstant
Method · 0.45
CompileArrays
Method · 0.45
ResolveArraySize
Method · 0.45
CompileFunction
Method · 0.45
StringConstToChar
Function · 0.45
Resolve
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected