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

Property<T0>.Set

Declaration

public void Set(T value, Unity.Android.Gradle.AssignType assignType);

Declaration

public void Set(T value);

Parameters

value Property value.
assignType Property assign type.

Description

Sets the property value.

Unity throws an exception if one of the parent elements was removed from the file or has a raw value set.