|
VRC SDK
This project aims to completely document the VRChat Unity SDK
|

Public Member Functions | |
| void | StartDownload () |
| void | CancelDownload () |
Properties | |
| string | Result [get] |
| byte[] | ResultBytes [get] |
| string | Error [get] |
| int | ErrorCode [get] |
| VRCUrl | Url [get] |
| IUdonEventReceiver | UdonBehaviour [get] |
Definition at line 2354 of file VRCSDK3.cs.
| void VRC.SDK3.StringLoading.IVRCStringDownload.CancelDownload | ( | ) |
Implemented in VRC.SDK3.StringLoading.VRCStringDownload.
| void VRC.SDK3.StringLoading.IVRCStringDownload.StartDownload | ( | ) |
Implemented in VRC.SDK3.StringLoading.VRCStringDownload.
|
get |
Implemented in VRC.SDK3.StringLoading.VRCStringDownload.
Definition at line 2360 of file VRCSDK3.cs.
|
get |
Implemented in VRC.SDK3.StringLoading.VRCStringDownload.
Definition at line 2362 of file VRCSDK3.cs.
|
get |
Implemented in VRC.SDK3.StringLoading.VRCStringDownload.
Definition at line 2356 of file VRCSDK3.cs.
|
get |
Implemented in VRC.SDK3.StringLoading.VRCStringDownload.
Definition at line 2358 of file VRCSDK3.cs.
|
get |
Implemented in VRC.SDK3.StringLoading.VRCStringDownload.
Definition at line 2366 of file VRCSDK3.cs.
|
get |
Implemented in VRC.SDK3.StringLoading.VRCStringDownload.
Definition at line 2364 of file VRCSDK3.cs.