Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


valid

Boolean indicating if the StringView is valid.
Read time 1 minuteLast updated 6 days ago

Definition

public bool valid { get; }

Remarks

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