Workshop.codes
Create

Destroy Icon Last updated November 26, 2024

Description

Destroys an icon entity that was created by Create Icon.

Snippet

Destroy Icon(Last Created Entity Entity);

Properties

Returns: Void
Parameters: Entity

Entity
Type: Entity ID, Default: Last Created Entity Entity
Specifies which icon entity to destroy. This entity may be last created entity or a variable into which last created entity was earlier stored.

Workshop.codes