Summary
Removes the given `billboard` from the list of objects being managed.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Examples - Containing Type
- BillboardManager
Syntax
public void Remove(Transform billboard)
Parameters
Name | Type | Description |
---|---|---|
billboard | Transform |
Return Value
Type | Description |
---|---|
void |