HideBillboardGroup()

语法

HideBillboardGroup(#BillboardGroup, State)
概要
Changes the visibility of (hides or shows) a billboard group and any billboards it contains.

参数

#BillboardGroup The billboard group to hide or show.
State It can take the following values:
  #True : the billboard group is shown
  #False: the billboard group is hidden

返回值

无.

已支持操作系统

所有

<- FreeBillboardGroup() - Billboard Index - IsBillboardGroup() ->