Beamable SDK
All Classes Namespaces Functions Variables Properties Events
Public Member Functions | Public Attributes | List of all members
CharacterActionEvent Class Reference

Action event to be sent over the wire. More...

Public Member Functions

 CharacterActionEvent (int turn, CharacterAction action, Direction direction)
 

Public Attributes

int turn
 
Direction direction
 
CharacterAction action
 

Detailed Description

Action event to be sent over the wire.

NOTE: The fields of this class cannot be readonly, because Unity serialization messes up if they are.


The documentation for this class was generated from the following file: