* Gets the source of the packet for subsidy purposes. * @return The source. */
| 198 | * @return The source. |
| 199 | */ |
| 200 | inline Source GetSource() const |
| 201 | { |
| 202 | return this->source; |
| 203 | } |
| 204 | |
| 205 | /** |
| 206 | * Gets the ID of the station where the cargo was loaded for the first time. |