A function defined in __bbmod_path.gml
bbmod_path_is_absolute(_path)
Checks if a path is absolute.
Name | Type | Description |
---|---|---|
_path | String |
The path to check. |
Bool
Returns true
if the path is absolute.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.