Interface IGameActionAware
Inherited Members
Namespace: Eco.Gameplay.GameActions
Assembly: Eco.Gameplay.dll
Syntax
public interface IGameActionAware : ICanOverrideAuth
Methods
ActionPerformed(GameAction)
Declaration
void ActionPerformed(GameAction action)
Parameters
Type | Name | Description |
---|---|---|
GameAction | action |