Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetRaw()

Gets the raw value of this property.
Read time 1 minuteLast updated 13 days ago

Definition

public override string GetRaw()

Returns

Type

Description

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

Remarks

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