Version: 2023.2
언어: 한국어

Resources.InstanceIDIsValid

매뉴얼로 전환
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.