DialogServiceShowTResponse Method (EntityId, IDialogTResponse, ActionTResponse) |
Namespace: SampSharp.Entities.SAMP
public void Show<TResponse>( EntityId player, IDialog<TResponse> dialog, Action<TResponse> responseHandler ) where TResponse : struct, new()