Show / Hide Table of Contents

Delegate RequestDownloadProgress

Namespace: VRoidSDK.Networking
Assembly: VRoidSDK.dll
Syntax
public delegate void RequestDownloadProgress(float value);
Parameters
Type Name Description
Single value
Back to top Generated by DocFX