Class NotificationMessage
- Namespace
- NetworkMessages.FromServer
- Assembly
- TaleWorlds.MountAndBlade.dll
public sealed class NotificationMessage : GameNetworkMessage
- Inheritance
-
NotificationMessage
- Inherited Members
Constructors
NotificationMessage()
public NotificationMessage()
NotificationMessage(int, int, int)
public NotificationMessage(int message, int param1, int param2)
Parameters
Properties
Message
public int Message { get; }
Property Value
ParameterOne
public int ParameterOne { get; }
Property Value
ParameterTwo
public int ParameterTwo { get; }
Property Value
Methods
OnGetLogFilter()
protected override MultiplayerMessageFilter OnGetLogFilter()
Returns
OnGetLogFormat()
protected override string OnGetLogFormat()
Returns
OnRead()
protected override bool OnRead()
Returns
OnWrite()
protected override void OnWrite()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).