This version of Unity is unsupported.

Property<T0>.SetRaw

Declaration

public void SetRaw(string rawString);

Parameters

rawString Raw string value.

Description

Sets a raw string value to this property.

Empty string is a valid value.