Show / Hide Table of Contents

Class Toast

Inheritance
Object
Toast
Namespace: AeLa.EasyFeedback.UI.Toaster
Assembly: cs.temp.dll.dll
Syntax
public class Toast : MonoBehaviour

Fields

Text

Declaration
protected GameObject Text
Field Value
Type Description
GameObject

Properties

Message

Declaration
public string Message { get; set; }
Property Value
Type Description
String

RectTransform

Declaration
public RectTransform RectTransform { get; }
Property Value
Type Description
RectTransform
Back to top Generated by DocFX