Revision Difference
game.GetMapVersion#526467
<function name="GetMapVersion" parent="game" type="libraryfunc">
<description>Returns the VBSP version of the current map.
<bug issue="4427">This does not exist in the client realm.</bug>⤶
</description>
<realm>Shared</realm>⤶
<realm>Server</realm>⤶
<rets>
<ret name="" type="number">mapVersion</ret>
</rets>
</function>