Creates a new instance of InventoryTransaction.
The type of the inventory transaction.
The actions of the inventory transaction.
OptionalitemUse: null | ItemUseInventoryTransactionThe item use of the inventory transaction.
OptionalitemUseOnEntity: null | ItemUseOnEntityInventoryTransactionThe item use on entity of the inventory transaction.
OptionalitemRelease: null | ItemReleaseInventoryTransactionThe item release of the inventory transaction.
ReadonlyactionsThe actions of the inventory transaction.
ReadonlyitemThe item release of the inventory transaction.
ReadonlyitemThe item use of the inventory transaction.
ReadonlyitemThe item use on entity of the inventory transaction.
ReadonlytypeThe type of the inventory transaction.
StaticreadRead a value from the stream.
The BinaryStream to read from.
The value read from the stream.
StaticwriteWrite a value to the stream.
The BinaryStream to write to.
The value to write.
Represents an inventory transaction.