VRC SDK
This project aims to completely document the VRChat Unity SDK
Loading...
Searching...
No Matches
VRC.SDK3.StringLoading.VRCStringDownload.d__33 Struct Reference
Inheritance diagram for VRC.SDK3.StringLoading.VRCStringDownload.d__33:
Collaboration diagram for VRC.SDK3.StringLoading.VRCStringDownload.d__33:

Public Attributes

 int
 
AsyncUniTaskMethodBuilder t__builder
 
CancellationToken cancellationToken
 
 VRCStringDownload
 

Private Member Functions

void MoveNext ()
 
void SetStateMachine (IAsyncStateMachine stateMachine)
 

Private Attributes

Awaiter u__1
 

Detailed Description

Definition at line 2428 of file VRCSDK3.cs.

Member Function Documentation

◆ MoveNext()

void VRC.SDK3.StringLoading.VRCStringDownload.d__33.MoveNext ( )
private

Definition at line 2440 of file VRCSDK3.cs.

Here is the call graph for this function:

◆ SetStateMachine()

void VRC.SDK3.StringLoading.VRCStringDownload.d__33.SetStateMachine ( IAsyncStateMachine  stateMachine)
private

Definition at line 2517 of file VRCSDK3.cs.

Member Data Documentation

◆ cancellationToken

CancellationToken VRC.SDK3.StringLoading.VRCStringDownload.d__33.cancellationToken

Definition at line 2434 of file VRCSDK3.cs.

◆ int

VRC.SDK3.StringLoading.VRCStringDownload.d__33.int

Definition at line 2430 of file VRCSDK3.cs.

◆ t__builder

AsyncUniTaskMethodBuilder VRC.SDK3.StringLoading.VRCStringDownload.d__33.t__builder

Definition at line 2432 of file VRCSDK3.cs.

◆ u__1

Awaiter VRC.SDK3.StringLoading.VRCStringDownload.d__33.u__1
private

Definition at line 2438 of file VRCSDK3.cs.

◆ VRCStringDownload

VRC.SDK3.StringLoading.VRCStringDownload.d__33.VRCStringDownload

Definition at line 2436 of file VRCSDK3.cs.


The documentation for this struct was generated from the following file: