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.
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()