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

Public Member Functions

override void SwitchAvatar (string id, VRCPlayerApi instigator)
 
override void SwitchAvatar (string id)
 
- Public Member Functions inherited from VRC.SDKBase.VRC_AvatarPedestal
delegate Object InstantiationDelegate (Object prefab)
 
virtual void SwitchAvatar (string id, VRCPlayerApi instigator)
 
virtual void SwitchAvatar (string id)
 
void SetAvatarUse (VRCPlayerApi instigator)
 

Additional Inherited Members

- Public Attributes inherited from VRC.SDKBase.VRC_AvatarPedestal
string blueprintId = ""
 
bool grantBlueprintAccess
 
Transform Placement
 
bool ChangeAvatarsOnUse
 
float scale = 1f
 
Action OnReceiveAvatarImage
 
Texture2D avatarImage
 
- Static Public Attributes inherited from VRC.SDKBase.VRC_AvatarPedestal
static InstantiationDelegate Instantiate
 

Detailed Description

Definition at line 9617 of file VRCSDK3.cs.

Member Function Documentation

◆ SwitchAvatar() [1/2]

override void VRC.SDK3.Components.VRCAvatarPedestal.SwitchAvatar ( string  id)
virtual

Reimplemented from VRC.SDKBase.VRC_AvatarPedestal.

Definition at line 9629 of file VRCSDK3.cs.

◆ SwitchAvatar() [2/2]

override void VRC.SDK3.Components.VRCAvatarPedestal.SwitchAvatar ( string  id,
VRCPlayerApi  instigator 
)
virtual

Reimplemented from VRC.SDKBase.VRC_AvatarPedestal.

Definition at line 9621 of file VRCSDK3.cs.


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