Gamebase SDK for Unity 2.69.0
Toast Gamebase Platform
Loading...
Searching...
No Matches

◆ CloseImageNotices()

static void CloseImageNotices ( )
static

This method to close the image notice in display on a screen.


Since
Added 2.12.0.

Example Usage :

public void SampleCloseImageNotices()
{
}
static void CloseImageNotices()
This method to close the image notice in display on a screen.
Definition Gamebase.cs:3800
This class provides functionality related to image notices.
Definition Gamebase.cs:3749
The Gamebase class is core of Gamebase service.
Definition Gamebase.cs:11