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

Public Member Functions

bool OnPreprocessAvatar (GameObject avatarGameObject)
 

Detailed Description

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

Member Function Documentation

◆ OnPreprocessAvatar()

bool VRC.SDKBase.Editor.BuildPipeline.IVRCSDKPreprocessAvatarCallback.OnPreprocessAvatar ( GameObject  avatarGameObject)

Implemented in AssignAvatarNetworkIDs, PreprocessCallbackBehaviours, and RemoveAvatarEditorOnly.

Here is the caller graph for this function:

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