Interface ICanOverrideAuth
Namespace: Eco.Gameplay.GameActions
Assembly: Eco.Gameplay.dll
Syntax
public interface ICanOverrideAuth
Methods
ShouldOverrideAuth(IAlias, IOwned, GameAction)
Declaration
LazyResult ShouldOverrideAuth(IAlias alias, IOwned property, GameAction action)
Parameters
Type | Name | Description |
---|---|---|
IAlias | alias | |
IOwned | property | |
GameAction | action |
Returns
Type | Description |
---|---|
LazyResult |