C# Class Applicasa.PromotionResultInfo

ファイルを表示 Open project: Applicasa/Sample-App-Unity Class Usage Examples

Public Properties

Property Type Description
intResult int
stringResult string
type PromotionResultDataType
virtualCurrencyResult System.IntPtr
virtualGoodResult System.IntPtr

Property Details

intResult public_oe property

public int intResult
return int

stringResult public_oe property

public string stringResult
return string

type public_oe property

public PromotionResultDataType type
return PromotionResultDataType

virtualCurrencyResult public_oe property

public IntPtr,System virtualCurrencyResult
return System.IntPtr

virtualGoodResult public_oe property

public IntPtr,System virtualGoodResult
return System.IntPtr