VRC SDK
This project aims to completely document the VRChat Unity SDK
Loading...
Searching...
No Matches
ConfigureScenePlayerPersistence Class Reference
Inheritance diagram for ConfigureScenePlayerPersistence:
Collaboration diagram for ConfigureScenePlayerPersistence:

Public Member Functions

bool OnPreprocessScene (Scene scene)
 
void OnPostprocessScene (Scene scene)
 
bool OnPreprocessScene (Scene scene)
 
void OnPostprocessScene (Scene scene)
 

Properties

int callbackOrder [get]
 

Detailed Description

Definition at line 52 of file VRCSDK3-Editor.cs.

Member Function Documentation

◆ OnPostprocessScene()

void ConfigureScenePlayerPersistence.OnPostprocessScene ( Scene  scene)

◆ OnPreprocessScene()

bool ConfigureScenePlayerPersistence.OnPreprocessScene ( Scene  scene)

Property Documentation

◆ callbackOrder

int ConfigureScenePlayerPersistence.callbackOrder
get

Definition at line 56 of file VRCSDK3-Editor.cs.


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