Table of Contents

Class LanguageReceiver

A component receives language data from LanguageManager and set the text of the attached Text or TextMeshProUGUI component.

[TMProMigratable]
public class LanguageReceiver : UdonSharpBehaviour
Inheritance
LanguageReceiver
Extension Methods

Properties

Args

Additonal arguments for the language string.

public object[] Args { get; set; }

Property Value

object[]