Version: 2021.3
언어: 한국어
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.