entity_set_string
Engine (engine.inc)
Description
entity_set_string - Sets a string on an entity's structure.
Syntax
entity_set_string ( entity, key, const String[] )
Type
Native
Notes
To see what entity key variables are available, see the engine_const.inc file.

Do not use this to set models, use entity_set_model.