Version: 2023.2
言語: 日本語
public static bool InstanceIDIsValid (int instanceId);

パラメーター

instanceID ID of an Object.

説明

Returns true if the given instance ID corresponds to a valid Object in memory. The Object could have been deleted or not loaded into memory yet.