function
set_priority(_p)
Changes the priority of the render queue. Render queues with lower priority come first in the global.bbmod_render_queues array.
Name | Type | Description |
---|---|---|
_p | Real |
The new priority of the render queue. |
Struct.BBMOD_RenderQueue
Returns self
.
Copyright © 2022, BlueBurn. Built on June 19, 2022 using GMDoc.