function
has_commands()
Checks whether the material has any render commands waiting for submission.
Bool
Returns true if the material's render queue is not empty.
Render commands are now stored in BBMOD_Material.RenderQueue. Please use BBMOD_RenderQueue.is_empty instead.
Copyright © 2022, BlueBurn. Built on April 11, 2022 using GMDoc.