bbmod_path_is_absolute

A function defined in __bbmod_path.gml

bbmod_path_is_absolute(_path)

Description

Checks if a path is absolute.

Arguments

Name Type Description
_path String The path to check.

Returns

Bool Returns true if the path is absolute.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.