Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Sandbox.ModAPI.Ingame.IMyMessageProvider.MaxWaitingMessages

Morten Aune Lyrstad edited this page Jun 28, 2020 · 4 revisions

IndexNamespace IndexIMyMessageProvider

Summary

public int MaxWaitingMessages { get; }

Indicates number of max messages waiting in queue before the oldest one will be dropped to make space for new one.

Returns

int

Clone this wiki locally