Garry's Mod Wiki

Revision Difference

util.RelativePathToFull#528545

<function name="RelativePathToFull" parent="util" type="libraryfunc"> <description>Returns the absolute system path the file relative to /garrysmod/.</description>⤶ <description>⤶ <deprecated>Will be removed.</deprecated>⤶ ⤶ 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>