Table of Contents

Interface IDialogRow

Namespace
SampSharp.Entities.SAMP
Assembly
SampSharp.OpenMp.Entities.dll

Provides the functionality of a dialog row

public interface IDialogRow

Properties

RawText

Gets the raw text as it is sent to SA:MP.

string RawText { get; }

Property Value

string