MCPcopy 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
75extern const float CameraZoom;
76extern const float InvCameraZoom;
77
78LSError AbstractOptionsUI::Serialize(ParamArchive& ar)
79{
80 return LSOK;
81}
82

Callers 4

ParseCutsceneFunction · 0.45
SaveParamsMethod · 0.45
SerializeAllMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected