VRC SDK
This project aims to completely document the VRChat Unity SDK
|
Public Member Functions | |
bool | OnPreprocessScene (Scene scene) |
void | OnPostprocessScene (Scene scene) |
bool | OnPreprocessScene (Scene scene) |
void | OnPostprocessScene (Scene scene) |
Properties | |
int | callbackOrder [get] |
Definition at line 52 of file VRCSDK3-Editor.cs.
void ConfigureScenePlayerPersistence.OnPostprocessScene | ( | Scene | scene | ) |
Implements VRC.SDKBase.Editor.BuildPipeline.IVRCSDKPostprocessSceneCallback.
Definition at line 98 of file VRCSDK3-Editor.cs.
bool ConfigureScenePlayerPersistence.OnPreprocessScene | ( | Scene | scene | ) |
Implements VRC.SDKBase.Editor.BuildPipeline.IVRCSDKPreprocessSceneCallback.
Definition at line 58 of file VRCSDK3-Editor.cs.
|
get |
Definition at line 56 of file VRCSDK3-Editor.cs.