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 © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.