set_priority

function

set_priority(_p)

Description

Changes the priority of the render queue. Render queues with lower priority come first in the array returned by bbmod_render_queues_get.

Arguments

Name Type Description
_p Real The new priority of the render queue.

Returns

Struct.BBMOD_RenderQueue Returns self.

Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.