OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
OpenSim.Framework.IMoneyModule Member List

This is the complete list of members for OpenSim.Framework.IMoneyModule, including all inherited members.

AmountCovered(UUID agentID, int amount)OpenSim.Framework.IMoneyModule
ApplyCharge(UUID agentID, int amount, MoneyTransactionType type)OpenSim.Framework.IMoneyModule
ApplyCharge(UUID agentID, int amount, MoneyTransactionType type, string extraData)OpenSim.Framework.IMoneyModule
ApplyUploadCharge(UUID agentID, int amount, string text)OpenSim.Framework.IMoneyModule
GetBalance(UUID agentID)OpenSim.Framework.IMoneyModule
GroupCreationChargeOpenSim.Framework.IMoneyModule
MoveMoney(UUID fromUser, UUID toUser, int amount, string text)OpenSim.Framework.IMoneyModule
ObjectGiveMoney(UUID objectID, UUID fromID, UUID toID, int amount, UUID txn, out string reason)OpenSim.Framework.IMoneyModule
OnObjectPaidOpenSim.Framework.IMoneyModule
UploadChargeOpenSim.Framework.IMoneyModule
UploadCovered(UUID agentID, int amount)OpenSim.Framework.IMoneyModule