跳到主要内容
版本:3.0.x

Delegate UnityWebRequestCreator

自定义 UnityWebRequest 创建委托

Assembly: YooAsset.dll​
View Source​
Declaration
public delegate UnityWebRequest UnityWebRequestCreator(string url, string method)