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