function
set_priority(_p)
Changes the priority of the render queue. Render queues with lower priority come first in the array returned by bbmod_render_queues_get.
Name | Type | Description |
---|---|---|
_p | Real |
The new priority of the render queue. |
Struct.BBMOD_RenderQueue
Returns self
.
Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.