Shoebill API
Package Index
|
Class Index
net.gtaun.shoebill
net.gtaun.shoebill.amx
net.gtaun.shoebill.amx.types
net.gtaun.shoebill.constant
net.gtaun.shoebill.data
net.gtaun.shoebill.event.actor
net.gtaun.shoebill.event.amx
net.gtaun.shoebill.event.checkpoint
net.gtaun.shoebill.event.destroyable
net.gtaun.shoebill.event.dialog
net.gtaun.shoebill.event.menu
net.gtaun.shoebill.event.object
net.gtaun.shoebill.event.player
net.gtaun.shoebill.event.rcon
net.gtaun.shoebill.event.resource
net.gtaun.shoebill.event.server
net.gtaun.shoebill.event.service
net.gtaun.shoebill.event.vehicle
net.gtaun.shoebill.exception
net.gtaun.shoebill.object
net.gtaun.shoebill.resource
net.gtaun.shoebill.service
Classes
ActorEvent
ActorStreamInEvent
ActorStreamOutEvent
Package Index
|
Class Index
package
net.gtaun.shoebill.event.actor
Classes
ActorEvent
Base class for all ActorEvents, such as
ActorStreamInEvent
ActorStreamInEvent
This event represents the OnActorStreamIn callback from Pawn.
ActorStreamOutEvent
This event represents the OnActorStreamOut event from Pawn.