Runtime API 13 Containers - LIHACHTETAN/ClassicUO-BadNewbie-BasicIDE GitHub Wiki

Runtime API — Контейнеры

Символов: 8

Новые тематические разделы · Алфавитный указатель · Правила и сценарии

Для каждой команды доступна отдельная карточка: актуальные перегрузки, параметры, ограничения и несколько примеров.

UO.ContainerOf

Containers

Reads or mutates the current ClassicUO item/equipment state through the registered runtime route and client action queue.

UO.ContainerOff

Containers

Reads or mutates the current ClassicUO item/equipment state through the registered runtime route and client action queue.

UO.EmptyContainer

Items

Reads or mutates the current ClassicUO item/equipment state through the registered runtime route and client action queue.

UO.IsContainer

Containers

Reads or mutates the current ClassicUO item/equipment state through the registered runtime route and client action queue.

UO.LastContainer

Containers

Reads or mutates the current ClassicUO item/equipment state through the registered runtime route and client action queue.

UO.OpenContainer

Containers

Reads or mutates the current ClassicUO item/equipment state through the registered runtime route and client action queue.

UO.SetReceivingContainer

Containers

Reads or mutates the current ClassicUO item/equipment state through the registered runtime route and client action queue.

UO.UnsetReceivingContainer

Containers

Reads or mutates the current ClassicUO item/equipment state through the registered runtime route and client action queue.