HumanPlayerGetActionEventArgs Class
Namespace: ProjectLCore.PlayersAssembly: ProjectLCore (in ProjectLCore.dll) Version: 1.0.0+d0f5e2a7a5f4bb0431970f279d2f79d24b15d256
public class GetActionEventArgs : EventArgs
- Inheritance
- Object EventArgs HumanPlayerGetActionEventArgs
CancellationToken |
Cancellation token to observe while waiting for the task to complete.
|
GameInfo |
Information about the shared resources in the game.
|
PlayerInfo |
Information about the resources of the player requesting the action.
|
TurnInfo |
Information about the current turn.
|
Verifier |
The verifier for validating the validity of actions in the current game context.
|