Revision Difference
util.RelativePathToFull#512297
<function name="RelativePathToFull" parent="util" type="libraryfunc">⤶
<description>Returns the absolute system path the file relative to /garrysmod/.</description>⤶
<realm>Shared</realm>⤶
<args>⤶
<arg name="file" type="string">The file to get the absolute path of.</arg>⤶
</args>⤶
<rets>⤶
<ret name="" type="string">absolutePath</ret>⤶
</rets>⤶
</function>⤶
⤶