This version of Unity is unsupported.

BaseProperty.SetRaw

Declaration

public void SetRaw(string rawString, Unity.Android.Gradle.AssignType assignType);

Parameters

rawString Raw string value.
assignType Property assign type.

Description

Sets a raw string value to this property.