프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_KnownClientFunds | int>.Dictionary | ||
m_sceneHandler | |||
omBase |
메소드 | 설명 | |
---|---|---|
AddRegion ( |
||
AmountCovered ( UUID agentID, int amount ) : bool | ||
ApplyCharge ( UUID agentID, int amount, MoneyTransactionType type ) : void | ||
ApplyCharge ( UUID agentID, int amount, MoneyTransactionType type, string extraData ) : void | ||
ApplyGroupCreationCharge ( UUID agentID ) : void | ||
ApplyUploadCharge ( UUID agentID, int second, string third ) : void | ||
Close ( ) : void | ||
DoMoneyTransfer ( UUID sourceId, UUID destId, int amount, int transactiontype ) : void | ||
DoMoneyTransfer ( UUID sourceId, UUID destId, int amount, int transactiontype, string>.Dictionary |
||
GetBalance ( UUID clientUUID ) : int | ||
GroupCreationCovered ( IClientAPI client ) : bool | ||
Initialise ( IConfigSource config ) : void | ||
ObjectBuy ( IClientAPI remoteClient, UUID agentID, UUID sessionID, UUID groupID, UUID categoryID, uint localID, byte saleType, int salePrice ) : void | ||
ObjectGiveMoney ( UUID objectID, UUID fromID, UUID toID, int amount ) : bool | ||
PostInitialise ( ) : void | ||
RegionLoaded ( |
||
RemoveRegion ( |
||
SendMoneyBalance ( IClientAPI client, UUID agentID, UUID SessionID, UUID TransactionID ) : void | ||
UploadCovered ( UUID agentID, int amount ) : bool | ||
buyCurrency ( Nwc.XmlRpc.XmlRpcRequest request, |
||
buyLand ( Nwc.XmlRpc.XmlRpcRequest request, |
||
currencyNotify ( Nwc.XmlRpc.XmlRpcRequest request, |
||
getCurrencyQuote ( Nwc.XmlRpc.XmlRpcRequest request, |
||
preBuyLand ( Nwc.XmlRpc.XmlRpcRequest request, |
||
requestPayPrice ( IClientAPI client, UUID objectID ) : void | ||
updateClientFunds ( UUID clientUUID ) : void |
메소드 | 설명 | |
---|---|---|
GetVersion ( |
||
OnClientClosed ( UUID agentUUID, |
||
OnLandBuy ( Object osender, EventManager e ) : void | ||
OnLogout ( IClientAPI client ) : void | ||
OnMoneyTransferRequest ( UUID sourceID, UUID destID, int amount, int transactionType, string description ) : void | ||
OnNewClient ( IClientAPI client ) : void | ||
OnScriptAnswer ( IClientAPI remoteClient, UUID objectID, UUID itemID, int answer ) : void | ||
OnValidateLandBuy ( Object osender, EventManager e ) : void | ||
SetBalance ( UUID AgentID, |
||
balanceUpdate ( |
||
changePrimPermissions ( |
||
deliverObject ( |
||
getExchangeRate ( ) : int | ||
landBuy ( |
||
onObjectPaid ( |
||
serviceNotAvailable ( UUID avatarUUID ) : void | ||
sliceBits ( int permissions ) : List |
public AddRegion ( |
||
scene | ||
리턴 | void |
public AmountCovered ( UUID agentID, int amount ) : bool | ||
agentID | UUID | |
amount | int | |
리턴 | bool |
public ApplyCharge ( UUID agentID, int amount, MoneyTransactionType type ) : void | ||
agentID | UUID | |
amount | int | |
type | MoneyTransactionType | |
리턴 | void |
public ApplyCharge ( UUID agentID, int amount, MoneyTransactionType type, string extraData ) : void | ||
agentID | UUID | |
amount | int | |
type | MoneyTransactionType | |
extraData | string | |
리턴 | void |
public ApplyGroupCreationCharge ( UUID agentID ) : void | ||
agentID | UUID | |
리턴 | void |
public ApplyUploadCharge ( UUID agentID, int second, string third ) : void | ||
agentID | UUID | |
second | int | |
third | string | |
리턴 | void |
public DoMoneyTransfer ( UUID sourceId, UUID destId, int amount, int transactiontype ) : void | ||
sourceId | UUID | |
destId | UUID | |
amount | int | |
transactiontype | int | |
리턴 | void |
public DoMoneyTransfer ( UUID sourceId, UUID destId, int amount, int transactiontype, string>.Dictionary |
||
sourceId | UUID | |
destId | UUID | |
amount | int | |
transactiontype | int | |
additionalParameters | string>.Dictionary | |
리턴 | void |
public GroupCreationCovered ( IClientAPI client ) : bool | ||
client | IClientAPI | |
리턴 | bool |
public ObjectBuy ( IClientAPI remoteClient, UUID agentID, UUID sessionID, UUID groupID, UUID categoryID, uint localID, byte saleType, int salePrice ) : void | ||
remoteClient | IClientAPI | |
agentID | UUID | |
sessionID | UUID | |
groupID | UUID | |
categoryID | UUID | |
localID | uint | |
saleType | byte | |
salePrice | int | |
리턴 | void |
public ObjectGiveMoney ( UUID objectID, UUID fromID, UUID toID, int amount ) : bool | ||
objectID | UUID | |
fromID | UUID | |
toID | UUID | |
amount | int | |
리턴 | bool |
public RegionLoaded ( |
||
scene | ||
리턴 | void |
public RemoveRegion ( |
||
scene | ||
리턴 | void |
public SendMoneyBalance ( IClientAPI client, UUID agentID, UUID SessionID, UUID TransactionID ) : void | ||
client | IClientAPI | |
agentID | UUID | |
SessionID | UUID | |
TransactionID | UUID | |
리턴 | void |
public UploadCovered ( UUID agentID, int amount ) : bool | ||
agentID | UUID | |
amount | int | |
리턴 | bool |
public buyCurrency ( Nwc.XmlRpc.XmlRpcRequest request, |
||
request | Nwc.XmlRpc.XmlRpcRequest | |
ep | ||
리턴 | Nwc.XmlRpc.XmlRpcResponse |
public buyLand ( Nwc.XmlRpc.XmlRpcRequest request, |
||
request | Nwc.XmlRpc.XmlRpcRequest | |
ep | ||
리턴 | Nwc.XmlRpc.XmlRpcResponse |
public currencyNotify ( Nwc.XmlRpc.XmlRpcRequest request, |
||
request | Nwc.XmlRpc.XmlRpcRequest | |
ep | ||
리턴 | Nwc.XmlRpc.XmlRpcResponse |
public getCurrencyQuote ( Nwc.XmlRpc.XmlRpcRequest request, |
||
request | Nwc.XmlRpc.XmlRpcRequest | |
ep | ||
리턴 | Nwc.XmlRpc.XmlRpcResponse |
public preBuyLand ( Nwc.XmlRpc.XmlRpcRequest request, |
||
request | Nwc.XmlRpc.XmlRpcRequest | |
ep | ||
리턴 | Nwc.XmlRpc.XmlRpcResponse |
public requestPayPrice ( IClientAPI client, UUID objectID ) : void | ||
client | IClientAPI | |
objectID | UUID | |
리턴 | void |
public updateClientFunds ( UUID clientUUID ) : void | ||
clientUUID | UUID | |
리턴 | void |
public SceneHandler,OMEconomy.OMBase m_sceneHandler | ||
리턴 |