Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

StageHandle.IsValid

Declaration

public bool IsValid();

Returns

bool True if the stage handle is valid.

Description

Is this stage handle valid?

If the stage no longer exists, the stage handle is not valid.