Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITeamAndAction<TAction>

An action with the team that wants to execute it.

type

TAction Type of action being performed.

Type parameters

Hierarchy

  • ITeamAndAction

Index

Properties

Properties

action

action: TAction

Action chosen by the team.

source

Team and actor that chose the action.

target

Team and actor being targeted.

Generated using TypeDoc