getinstances
Includes all memory-tracked instances
getinstances
should be able to return instances outside of game
.
getinstances
retrieves every Instance
from the registry. Which means that instances that are/were parented to nil
will also be returned.
Parameters
Parameter | Description |
---|---|
(none) | This function takes no parameters. |