Getting Drones
Methods
VRCPlayerApi.GetDrone
Gets the Drone API that belongs to the target player.
Output
VRCDroneApi
VRCDroneApi.GetPlayer
Gets the owning player for the target drone.
Output
VRCPlayerApi
Events
OnDroneTriggerEnter
This event is invoked when a Drone enters a trigger.
Output
VRCDroneApi
OnDroneTriggerExit
This event is invoked when a Drone exits or is despawned inside of a trigger.
Output
VRCDroneApi
OnDroneTriggerStay
This event is invoked when a Drone stays inside of a trigger.
Output
VRCDroneAPi