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
Radegast
InventoryConsole.SearchResult
C# Class Radegast.InventoryConsole.SearchResult
ファイルを表示
Open project: radegastdev/radegast
Public Properties
Property
Type
Description
Inv
OpenMetaverse.InventoryBase
Level
int
Public Methods
Method
Description
SearchResult
(
InventoryBase
inv
,
int
level
) :
ThreadPoolUtil
Method Details
SearchResult()
public
method
public
SearchResult
(
InventoryBase
inv
,
int
level
) :
ThreadPoolUtil
inv
OpenMetaverse.InventoryBase
level
int
return
ThreadPoolUtil
Property Details
Inv
public_oe property
public
InventoryBase,OpenMetaverse
Inv
return
OpenMetaverse.InventoryBase
Level
public_oe property
public
int
Level
return
int