Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsValid()

Determines whether this EntityId represents a valid entity.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public bool IsValid()

Returns

Type

Description

boolTrue if this EntityId is valid; otherwise, false.