Delegate RequestDownloadProgress
Namespace: VRoidSDK.Networking
Assembly: VRoidSDK.dll
Syntax
public delegate void RequestDownloadProgress(float value);
Parameters
Type | Name | Description |
---|---|---|
Single | value |
public delegate void RequestDownloadProgress(float value);
Type | Name | Description |
---|---|---|
Single | value |