Method | Description | |
---|---|---|
FoulEvent ( Alpaca pac, string team, string committedBy, string drewBy, string foulType, System.Boolean ejected, Point location ) : System | ||
ToString ( ) : string | ||
resolve ( ) : void | ||
serialize ( ) : string | ||
unresolve ( ) : void |
public FoulEvent ( Alpaca pac, string team, string committedBy, string drewBy, string foulType, System.Boolean ejected, Point location ) : System | ||
pac | Alpaca | |
team | string | |
committedBy | string | |
drewBy | string | |
foulType | string | |
ejected | System.Boolean | |
location | Point | |
return | System |