S1APacketEntityStatus
Represents a packet that contains status information about an entity
Extends
Methods
getEntity()
getEntity():
Entity
Gets the entity this status packet is about
Returns
The entity instance
getOpCode()
getOpCode():
number
Gets the operation code that indicates what status change occurred
Returns
number
The status operation code
getPacketID()
getPacketID():
string
Get the ID of the packet.
Returns
string
The ID of the packet.
Inherited from
Last updated