SampSharp
SampSharp
SampSharp.GameMode.Display
ListDialog(T) Class
ListDialog(T) Methods
OnResponse Method
OnResponse Method (DialogResponseEventArgs)
OnResponse Method (DialogResponseEventArgs(T))
ListDialog
T
OnResponse Method (DialogResponseEventArgs)
Raises the
Response
event.
Namespace:
SampSharp.GameMode.Display
Assembly:
SampSharp.GameMode (in SampSharp.GameMode.dll) Version: 0.0.0-local+709673996c0cc3c0733358a87691d1009326afa7
Syntax
C#
Copy
public
override
void
OnResponse
(
DialogResponseEventArgs
e
)
Parameters
e
Type:
SampSharp.GameMode.Events
DialogResponseEventArgs
An
DialogResponseEventArgs
that contains the event data.
See Also
Reference
ListDialog
T
Class
OnResponse Overload
SampSharp.GameMode.Display Namespace