All pages
Powered by GitBook
1 of 1

Loading...

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

IEnumerable<KeyValuePair<string, T>> objects