AddLocalizedObjects(IEnumerable<KeyValuePair<string, T>>)

Method in Localization

Summary

public void AddLocalizedObjects<T>(IEnumerable<KeyValuePair<string, T>> objects) where T : UnityEngine.Object

Parameters

Name
Description

System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string, T>> objects

Last updated

Was this helpful?