Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ GetSize
Method
GetSize
engine/Poseidon/IO/ParamFile/ParamFile.cpp:458–462 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
456
}
457
458
int ParamEntry::GetSize() const
459
{
460
ErrorMessage(EMError,
"Size: '%s' not an array"
, (const char*)GetContext());
461
return 0;
462
}
463
464
DEFINE_FAST_ALLOCATOR(ParamClass)
465
Callers
15
ProcessFile
Function · 0.45
playSoundEntry
Method · 0.45
extractPboFile
Method · 0.45
extractVirtualFile
Method · 0.45
startUsedByScan
Method · 0.45
updateCachedInfo
Method · 0.45
renderPreviewPanel
Method · 0.45
RenderEntryValue
Function · 0.45
ExtractPboEntry
Function · 0.45
WriteArrayJson
Method · 0.45
CollectStrings
Method · 0.45
ReadPboEntry
Function · 0.45
Calls
1
ErrorMessage
Function · 0.85
Tested by
no test coverage detected