bbmod_path_is_relative

A function defined in __bbmod_path.gml

bbmod_path_is_relative(_path)

Description

Checks if a path is relative.

Arguments

Name Type Description
_path String The path to check.

Returns

Bool Returns true if the path is relative.

Do you find this page helpful?

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