For the complete documentation index, see llms.txt. This page is also available as Markdown.

SetLocalizedObject(string,T)

Method in Localization

Summary

public void SetLocalizedObject<T>(string key, T value) where T : UnityEngine.Object;

Parameters

Name
Description

string key

T value

Last updated

Was this helpful?