Method | Description | |
---|---|---|
AnnounceDecisionMaker ( ) : System.Linq | ||
AnnounceDecisionMaker ( IDecisionMaker next ) : System.Linq | ||
Handle ( |
||
IsMatch ( |
Method | Description | |
---|---|---|
GetAnnounces ( |
public AnnounceDecisionMaker ( ) : System.Linq | ||
return | System.Linq |
public AnnounceDecisionMaker ( IDecisionMaker next ) : System.Linq | ||
next | IDecisionMaker | |
return | System.Linq |
public Handle ( |
||
context | ||
return | Santase.Logic.Players.PlayerAction |
public IsMatch ( |
||
context | ||
return | bool |