This component is used to integrate your plugin with the wider VE2 platform.

The V_PluginIntegration has a number of responsibilities

Admin mode

Using the platform API (see below) you can raise the local player to admin status. Admin status allows the player to interact with any interactables marked AdminOnly. This can be useful for managing access to certain functionality within your plugin.

The avatars of players who are admins will display with a blue-coloured nameplate when in multiplayer

Code Example

Inspector Properties