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

ContainsLocalizedObject<T>(string)

Method in Localization

Summary

public bool ContainsLocalizedObject<T>(string key)
    where T : UnityEngine.Object;

Parameters

Name
Description

string key

Last updated

Was this helpful?