Interface IBankAccountGameAction
Namespace: Eco.Gameplay.GameActions
Assembly: Eco.Gameplay.dll
Syntax
public interface IBankAccountGameAction : IController, IViewController, IHasUniversalID
Properties
BankAccount
Declaration
BankAccount BankAccount { get; set; }
Property Value
Type | Description |
---|---|
BankAccount |