Beamable SDK
All Classes Namespaces Functions Variables Properties Events
Public Member Functions | Public Attributes | List of all members
CharacterActionLogEntry Class Reference
Collaboration diagram for CharacterActionLogEntry:
Collaboration graph
[legend]

Public Member Functions

 CharacterActionLogEntry (long dbid, CharacterActionEvent evt)
 

Public Attributes

long dbid
 
CharacterActionEvent evt
 
int turn => evt.turn
 
bool IsMove => evt.action == CharacterAction.Move
 
bool IsAttack => evt.action != CharacterAction.Move && evt.action != CharacterAction.None
 

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