A function defined in __bbmod_path.gml
bbmod_path_is_relative(_path)
Checks if a path is relative.
Name | Type | Description |
---|---|---|
_path | String |
The path to check. |
Bool
Returns true
if the path is relative.
Copyright © 2023, BlueBurn. Built on May 02, 2023 using GMDoc.