Class TextSetter
Inheritance
MonoBehaviour
TextSetter
Namespace: Alegra.DimSums
Assembly: cs.temp.dll.dll
Syntax
public class TextSetter : MonoBehaviour
Fields
CaseOptions
Declaration
public CaseOptions CaseOptions
Field Value
| Type | Description |
|---|---|
| CaseOptions |
Methods
SetText(String)
Declaration
public void SetText(string textToSet)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | textToSet |