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

AddLocalizedObject(string,T)

Method in Localization

Summary

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

Parameters

Name
Description

string key

T value

Last updated

Was this helpful?