Runtime API 13 Containers - LIHACHTETAN/ClassicUO-BadNewbie-BasicIDE GitHub Wiki
Runtime API — Контейнеры
Символов: 8
Новые тематические разделы · Алфавитный указатель · Правила и сценарии
Для каждой команды доступна отдельная карточка: актуальные перегрузки, параметры, ограничения и несколько примеров.
UO.ContainerOf
Reads or mutates the current ClassicUO item/equipment state through the registered runtime route and client action queue.
UO.ContainerOff
Reads or mutates the current ClassicUO item/equipment state through the registered runtime route and client action queue.
UO.EmptyContainer
Reads or mutates the current ClassicUO item/equipment state through the registered runtime route and client action queue.
UO.IsContainer
Reads or mutates the current ClassicUO item/equipment state through the registered runtime route and client action queue.
UO.LastContainer
Reads or mutates the current ClassicUO item/equipment state through the registered runtime route and client action queue.
UO.OpenContainer
Reads or mutates the current ClassicUO item/equipment state through the registered runtime route and client action queue.
UO.SetReceivingContainer
Reads or mutates the current ClassicUO item/equipment state through the registered runtime route and client action queue.
UO.UnsetReceivingContainer
Reads or mutates the current ClassicUO item/equipment state through the registered runtime route and client action queue.