Show / Hide Table of Contents

Class MessageController

Inheritance
System.Object
MessageController
Namespace: ItemChanger.Internal
Assembly: ItemChanger.dll
Syntax
public class MessageController : MonoBehaviour

Methods

| Improve this Doc View Source

Enqueue(Sprite, String)

Declaration
public static void Enqueue(Sprite sprite, string text)
Parameters
Type Name Description
Sprite sprite
System.String text
| Improve this Doc View Source

Error()

Declaration
public static void Error()
| Improve this Doc View Source

Update()

Declaration
public void Update()

Extension Methods

Extensions.Yield<T>(T)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX