entity_set_model
Engine
(engine.inc)
Description
entity_set_model - Properly sets a new model on an entity.
Syntax
entity_set_model
( entity, Model[] )
Type
Native
Notes
Make sure you precache the model beforehand in
plugin_precache
.