FreeBillboardGroup()

语法

FreeBillboardGroup(#BillboardGroup)
概要
Frees the specified billboard group and any billboards contained within it. All its associated memory is released and this object cannot be used anymore.

参数

#BillboardGroup The billboard group to free. If #PB_All is specified, all the remaining billboard groups are freed.

返回值

无.

Remarks

All remaining billboard groups are automatically freed when the program ends.

已支持操作系统

所有

<- CreateBillboardGroup() - Billboard Index - HideBillboardGroup() ->