HideBillboardGroup()
Syntax
HideBillboardGroup(#BillboardGroup, State)Description
Changes the visibility of (hides or shows) a billboard group and any billboards it contains.
Parameters
#BillboardGroup The billboard group to hide or show. State It can take the following values: #True : the billboard group is hidden #False: the billboard group is shown
Return value
None.
Supported OS
All