Show / Hide Table of Contents

Class PopupSample

Sample that shows how to open up a popup in the bottom corner with custom text and an image. Useful for notifications, and custom achievement systems.

Inheritance
object
Object
Component
Behaviour
MonoBehaviour
PopupSample
Namespace: PlayUR.Samples
Assembly: Assembly-CSharp.dll
Syntax
public class PopupSample : MonoBehaviour

Fields

sprite

Declaration
public Sprite sprite
Field Value
Type Description
Sprite

Methods

DoPopup()

Declaration
public void DoPopup()
In This Article
Back to top Generated by DocFX