EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
EVE_Contract.h
Go to the documentation of this file.
1 
2 
3 
4 
5 /*
6  ContractAuctionBid = 63, // *Contract ID
7  ContractAuctionBidRefund = 64, // *Contract ID
8  ContractCollateral = 65,
9  ContractRewardRefund = 66,
10  ContractAuctionSold = 67,
11  ContractReward = 68,
12  ContractCollateralRefund = 69,
13  ContractCollateralPayout = 70,
14  ContractPrice = 71, // *Contract ID
15  ContractBrokersFee = 72, // *Contract ID
16  ContractSalesTax = 73, // *Contract ID
17  ContractDeposit = 74, // *Contract ID
18  ContractDepositSalesTax = 75,
19  ContractAuctionBidCorp = 77,
20  ContractCollateralCorp = 78,
21  ContractPriceCorp = 79, // *Contract ID
22  ContractBrokersFeeCorp = 80, // *Contract ID
23  ContractDepositCorp = 81, // *Contract ID
24  ContractDepositRefund = 82, // *Contract ID
25  ContractRewardAdded = 83,
26  ContractRewardAddedCorp = 84,
27  ContractReversal = 102,
28  */