HideBillboardGroup()
Syntax
HideBillboardGroup(#BillboardGroup, State)Description
Changes the visibility of (hides or shows) a billboard group and any billboards it contains.
Parameters
#BillboardGroup - The number of the billboard group you want to hide or show.
State - The new state of the billboard group visibility. State can take the following values:1: the billboard group is hidden 0: the billboard group is shown
Return value
This command does not return any value.
Supported OS
Windows, Linux