CopyEntity()

Syntax

Result = CopyEntity(#Entity, #NewEntity)
Description
Creates a #NewEntity which is the exact copy of the specified #Entity. If the 'Result' is 0, the entity copy has failed. If the #NewEntity was already created, it is automatically freed and replaced by the new one.

Supported OS

Windows, Linux

<- AnimateEntity() - Entity Index - CreateEntity() ->