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

GetLocalizedObjectAsync<T>(string)

Method in Localization

Summary

public async YarnTask<T?> GetLocalizedObjectAsync<T>(string key)
    where T : UnityEngine.Object

Parameters

Name
Description

string key

Last updated

Was this helpful?