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

StringView.valid

public bool valid;

Description

Boolean indicating if the StringView is valid.

The StringView is valid if the base string is not null.