C# 클래스 OpenMetaverse.PayPriceReplyEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: openmetaversefoundation/libopenmetaverse 1 사용 예제들

공개 메소드들

메소드 설명
PayPriceReplyEventArgs ( Simulator simulator, UUID objectID, int defaultPrice, int buttonPrices ) : System

메소드 상세

PayPriceReplyEventArgs() 공개 메소드

public PayPriceReplyEventArgs ( Simulator simulator, UUID objectID, int defaultPrice, int buttonPrices ) : System
simulator Simulator
objectID UUID
defaultPrice int
buttonPrices int
리턴 System