Game Framework  2021.05.31
WebRequestComponent 成员列表

成员的完整列表,这些成员属于 WebRequestComponent,包括所有继承而来的类成员

AddWebRequest(string webRequestUri)WebRequestComponent
AddWebRequest(string webRequestUri, byte[] postData)WebRequestComponent
AddWebRequest(string webRequestUri, WWWForm wwwForm)WebRequestComponent
AddWebRequest(string webRequestUri, string tag)WebRequestComponent
AddWebRequest(string webRequestUri, int priority)WebRequestComponent
AddWebRequest(string webRequestUri, object userData)WebRequestComponent
AddWebRequest(string webRequestUri, byte[] postData, string tag)WebRequestComponent
AddWebRequest(string webRequestUri, WWWForm wwwForm, string tag)WebRequestComponent
AddWebRequest(string webRequestUri, byte[] postData, int priority)WebRequestComponent
AddWebRequest(string webRequestUri, WWWForm wwwForm, int priority)WebRequestComponent
AddWebRequest(string webRequestUri, byte[] postData, object userData)WebRequestComponent
AddWebRequest(string webRequestUri, WWWForm wwwForm, object userData)WebRequestComponent
AddWebRequest(string webRequestUri, string tag, int priority)WebRequestComponent
AddWebRequest(string webRequestUri, string tag, object userData)WebRequestComponent
AddWebRequest(string webRequestUri, int priority, object userData)WebRequestComponent
AddWebRequest(string webRequestUri, byte[] postData, string tag, int priority)WebRequestComponent
AddWebRequest(string webRequestUri, WWWForm wwwForm, string tag, int priority)WebRequestComponent
AddWebRequest(string webRequestUri, byte[] postData, string tag, object userData)WebRequestComponent
AddWebRequest(string webRequestUri, WWWForm wwwForm, string tag, object userData)WebRequestComponent
AddWebRequest(string webRequestUri, byte[] postData, int priority, object userData)WebRequestComponent
AddWebRequest(string webRequestUri, WWWForm wwwForm, int priority, object userData)WebRequestComponent
AddWebRequest(string webRequestUri, string tag, int priority, object userData)WebRequestComponent
AddWebRequest(string webRequestUri, byte[] postData, string tag, int priority, object userData)WebRequestComponent
AddWebRequest(string webRequestUri, WWWForm wwwForm, string tag, int priority, object userData)WebRequestComponent
Awake()WebRequestComponentprotectedvirtual
FreeAgentCountWebRequestComponent
GetAllWebRequestInfos(string tag, List< TaskInfo > results)WebRequestComponent
GetAllWebRequestInfos()WebRequestComponent
GetAllWebRequestInfos(List< TaskInfo > results)WebRequestComponent
GetWebRequestInfo(int serialId)WebRequestComponent
GetWebRequestInfos(string tag)WebRequestComponent
RemoveAllWebRequests()WebRequestComponent
RemoveWebRequest(int serialId)WebRequestComponent
RemoveWebRequests(string tag)WebRequestComponent
TimeoutWebRequestComponent
TotalAgentCountWebRequestComponent
WaitingTaskCountWebRequestComponent
WorkingAgentCountWebRequestComponent