函式:hw_GetChildColl() |
hw_GetChildColl取得子物件们的 ID。 语法: array hw_getchildcoll(int connection, int objectID); 传回值: 阵列 函式种类: 网路系统
本函式用来取得子物件聚集 (collections) 的 ID。参数 connection 为和 Hyperwave 伺服器的连线代码。参数 objectID 为指定的物件 ID 值。
hw_Children() hw_GetChildDocColl()
|