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

BaseElement.GetRaw

Declaration

public string GetRaw();

Returns

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

Description

Gets the raw value of this element.