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

Public Member Functions

bool OnPreprocessAvatar (GameObject avatarGameObject)
 
bool OnPreprocessAvatar (GameObject avatarGameObject)
 

Properties

int callbackOrder [get]
 

Detailed Description

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

Member Function Documentation

◆ OnPreprocessAvatar()

bool AssignAvatarNetworkIDs.OnPreprocessAvatar ( GameObject  avatarGameObject)

Implements VRC.SDKBase.Editor.BuildPipeline.IVRCSDKPreprocessAvatarCallback.

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

Here is the call graph for this function:

Property Documentation

◆ callbackOrder

int AssignAvatarNetworkIDs.callbackOrder
get

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


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