Engine.getEntityByName

Get an entity based n its name.

@param name The name of the entity @return The entity, or null if no entity with that name exists on the engine

class Engine
getEntityByName
(
string name_a
)

Meta