YaItemAPI¶ YaItemAPI manages item entities. Make sure you have added items in the scene. Functions¶ boolean YaItemAPI.IsItem(YaEntity entity)¶ SERVER ONLY Returnsboolean Returns true if the entity is an item entity. entity YaEntity