Property Target
Target
Gets the target player for this message (e.g. Tells). Returns null if the message has no specific target.
public NwPlayer? Target { get; }
Gets the target player for this message (e.g. Tells). Returns null if the message has no specific target.
public NwPlayer? Target { get; }