Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
OpenMetaverse
PayPriceReplyEventArgs
C# Class OpenMetaverse.PayPriceReplyEventArgs
Inheritance:
System.EventArgs
ファイルを表示
Open project: openmetaversefoundation/libopenmetaverse
Class Usage Examples
Public Methods
Method
Description
PayPriceReplyEventArgs
(
Simulator
simulator
,
UUID
objectID
,
int
defaultPrice
,
int
buttonPrices
) :
System
Method Details
PayPriceReplyEventArgs()
public
method
public
PayPriceReplyEventArgs
(
Simulator
simulator
,
UUID
objectID
,
int
defaultPrice
,
int
buttonPrices
) :
System
simulator
Simulator
objectID
UUID
defaultPrice
int
buttonPrices
int
return
System