Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PlayableGraph.IsValid

public bool IsValid();

Returns

bool A boolean indicating if the graph is invalid or not.

Description

Returns true if the PlayableGraph has been properly constructed using PlayableGraph.CreateGraph and is not deleted.

Did you find this page useful? Please give it a rating: