Workshop.codes
Create

Destroy In-World Text Last updated November 26, 2024

Description

Destroys in-world text that was created by Create In-World Text.

Snippet

Destroy In-World Text(Last Text ID);

Properties

Returns: Void
Parameters: Text ID

Text ID
Type: Text ID, Default: Last Text ID
Specifies which in-world text to destroy. This id may be last text id or a variable into which last text id was earlier stored.

Workshop.codes