Abstract
ActionBase is the abstract base class for all multiplayer actions.
Protected
Executes the action.
Returns the name of the action.
Static
Factory method to create an ActionBase instance by type.
The action type.
The MultiScene instance.
The created ActionBase instance.
ActionBase is the abstract base class for all multiplayer actions.