Documentation Topics
Function

PRVirconBtnSetVisible()

Sets whether or not the given button should be visible. When not visible, the button will receive no input from the player.


Declaration

PRVirconBtnSetVisible(btnId, visible)

Parameters

btnId

The button ID.

visible

true if button should be visible. false if hidden.

Return Value

n/a