Version: 2021.3

GlobalObjectId.GlobalObjectIdentifierToInstanceIDSlow

切换到手册
public static int GlobalObjectIdentifierToInstanceIDSlow (GlobalObjectId id);

参数

id 要查找的 GlobalObjectId。

返回

int If the GlobalObjectId is found, this method returns the converted InstanceID. Returns 0 if the GlobalObjectId is not found.

描述

Converts a GlobalObjectId to an InstanceID.

此调用较慢,应避免使用或谨慎使用。