Table of Contents

Interface IToastService

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

토스트 메시지 서비스 계약.

public interface IToastService

Methods

Show(string, float)

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

void Show(string message, float duration = 2)

Parameters

message string
duration float