Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetRaw()

Gets the raw value of this block.
Read time 1 minuteLast updated 12 days ago

Definition

public override string GetRaw()

Returns

Type

Description

stringThe raw string value when one is set. Otherwise, if the block has child elements, returns a raw string value that represents the child elements. Returns
null
if element is empty.