📜  gms2 循环遍历一种类型的所有对象 - 无论代码示例

📅  最后修改于: 2022-03-11 14:59:43.658000             🧑  作者: Mango

代码示例1
with(obj) {
    // Loops through all objects of this type
    // Use "object_index" for getting the objects
}