function
bbmod_shader_exists(shader)
Checks if there is a shader registered under the name.
Name | Type | Description |
---|---|---|
_name | String |
The name of the shader. |
Bool
Returns true
if there is a shader registered under the name.
Copyright © 2022, BlueBurn. Built on December 31, 2022 using GMDoc.