OpenMetaverse Protocol Library Developers API Documentation
PayPriceReplyEventArgs Constructor (simulator, objectID, defaultPrice, buttonPrices)
NamespacesOpenMetaverse PayPriceReplyEventArgsPayPriceReplyEventArgs(Simulator, UUID, Int32, array< Int32 > [] () [] [] )
Initializes a new instance of the PayPriceReplyEventArgsclass
Declaration Syntax
C#
public 
PayPriceReplyEventArgs(
        
Simulator 
simulator,
        
UUID 
objectID,
        
int 
defaultPrice,
        
int[] 
buttonPrices
)
Parameters
simulator ( Simulator)
objectID ( UUID)
defaultPrice ( Int32)
buttonPrices ( array< Int32 > [] () [] [] )

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)