Version: 2021.3
言語: 日本語
public static string GetTemplateCustomValue (string name);

パラメーター

name Name of the variable.

戻り値

string The current value of the custom template variable.

説明

Returns 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.

See Also: SetTemplateCustomValue.