native
create_entity
Syntax
native create_entity(const szClassname[]);
Description
Creates an entity, will return the index of the created entity. ClassName must be valid.
native
native create_entity(const szClassname[]);
Creates an entity, will return the index of the created entity. ClassName must be valid.