createItemChoice

abstract fun createItemChoice(itemId: String, actorUnitId: String, targetId: String, priority: Int, speed: Int, attributes: Map<String, Any?>): ItemChoice

创建一个 item choice。