Struct PetStanceBroadcast
Client-to-server: change the pet's combat stance. Also sent server-to-client to confirm the authoritative stance.
public struct PetStanceBroadcast : IBroadcast
- Implements
-
IBroadcast
- Inherited Members
Fields
Stance
The requested (or, from the server, the authoritative) stance.
public PetStance Stance