Converts an instances type to its basic form if possible.
Syntax
1
cast_unref(id)
Argument | Type | Description |
---|---|---|
id | double | The id of the instance to have it’s type reverted. |
Returns:
Description
This function converts an instances type to its basic form if possible. If an instance has had it’s type converted to it’s ByRef form , use this function to revert it back to normal if needed.