Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ Serialize
Method
Serialize
engine/Poseidon/UI/Map/UIMap.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
75
extern const float CameraZoom;
76
extern const float InvCameraZoom;
77
78
LSError AbstractOptionsUI::Serialize(ParamArchive& ar)
79
{
80
return LSOK;
81
}
82
Callers
4
ParseCutscene
Function · 0.45
LoadAdvancedEditorModeFromUserParams
Function · 0.45
SaveParams
Method · 0.45
SerializeAll
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected