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

Property<T0>.GetRaw

Declaration

public string GetRaw();

Returns

string The raw value of the element. Returns null if property value is empty.

Description

Gets the raw value of this property.

Unity throws an exception if a parent element has a raw value set.