PlayerSettings.SetTemplateCustomValue

Switch to Manual

Declaration

public static void SetTemplateCustomValue(string name, string value);

Parameters

name Name of the variable.
value Value of the custom template variable.

Description

Sets a value of a custom template variable.

During the build process, custom variables in user templates are set to the values supplied by the Editor. User templates are available on the WebGL platform.

Additional resources: GetTemplateCustomValue.


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