Give Money to destination Object or
Avatar
Declaration Syntax
C# |
public void GiveMoney( UUID target, int amount, string description, MoneyTransactionType type, TransactionFlags flags )
Parameters
- target ( UUID)
- UUID of the Target Object/Avatar
- amount ( Int32)
- Amount in L$
- description ( String)
- Reason (Optional normally)
- type ( MoneyTransactionType)
- The type of transaction
- flags ( TransactionFlags)
- Transaction flags, mostly for identifying group transactions
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)