Skip to content
Version 2.11.0
↓ Get the launcher

ChatTarget.WhisperTarget record

Private whisper target; TargetId is the recipient’s entity id.

public record WhisperTarget : IEquatable<ChatTarget>
name description
WhisperTarget(…) Private whisper target; TargetId is the recipient’s entity id.
TargetId { get; set; } Entity id of the whisper recipient.