A function defined in BBMOD_DynamicBatch.gml
remove_instance(_instance)
Removes an instance from the dynamic batch.
Name | Type | Description |
---|---|---|
_instance | Id.Instance, Struct |
The instance to remove. |
Struct.BBMOD_DynamicBatch
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.