VRC SDK
This project aims to completely document the VRChat Unity SDK
Loading...
Searching...
No Matches
VRC.SDKBase.Editor.BuildPipeline.IVRCSDKPreprocessSceneCallback Interface Reference
Inheritance diagram for VRC.SDKBase.Editor.BuildPipeline.IVRCSDKPreprocessSceneCallback:
Collaboration diagram for VRC.SDKBase.Editor.BuildPipeline.IVRCSDKPreprocessSceneCallback:

Public Member Functions

bool OnPreprocessScene (Scene scene)
 

Detailed Description

Definition at line 3283 of file VRCSDKBase-Editor.cs.

Member Function Documentation

◆ OnPreprocessScene()

bool VRC.SDKBase.Editor.BuildPipeline.IVRCSDKPreprocessSceneCallback.OnPreprocessScene ( Scene  scene)

Implemented in ConfigureScenePlayerPersistence, and AssignSceneNetworkIDs.

Here is the caller graph for this function:

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