Sandbox.ModAPI.Ingame.IMyMessageProvider.HasPendingMessage - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexIMyMessageProvider

Summary

public bool HasPendingMessage { get; }

Determines whether there is a message pending to be accepted in this message provider or not. There may be multiple messages pending in single message provider. In such case the flag will stay raised until the last message is consumed.

Returns

bool

⚠️ **GitHub.com Fallback** ⚠️