Version: 2022.1

EventService.IsRequestPending

切换到手册
public static bool IsRequestPending (string eventType);

参数

eventType Event type name.

返回

bool True if there is a pending request for this event. False otherwise.

描述

Checks whether a request is pending on a specific event. For more information about Request, see EventService.Request.