Table of Contents

Class ToastService

Namespace
Framework.Systems.UI
Assembly
Assembly-CSharp.dll

IToastService 구현체. 실제 Toast UI 는 Game 프로젝트에서 UILayer.Toast 에 배치된 오브젝트로 구현한다.

public sealed class ToastService : IToastService
Inheritance
object
ToastService
Implements

Methods

Show(string, float)

토스트 메시지 표시. duration 초 후 자동 숨김.

public void Show(string message, float duration = 2)

Parameters

message string
duration float