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.


Did you find this page useful? Please give it a rating: