FreeEntity()

Syntax

FreeEntity(#Entity)
Description
Free the specified #Entity created with CreateEntity() before. All its associated memory is released and this object can't be used anymore.

Note: All remaining entities are automatically freed when the program ends.

Supported OS

All

<- EntityZ() - Entity Index - GetEntityAnimationTime() ->