@ianlucas/cs2-lib
Preparing search index...
CS2InventoryMigration
Interface CS2InventoryMigration
interface
CS2InventoryMigration
{
describe
:
string
;
to
:
number
;
apply
(
data
:
any
,
economy
:
CS2EconomyInstance
)
:
any
;
}
Index
Properties
describe
to
Methods
apply
Properties
describe
describe
:
string
to
to
:
number
Methods
apply
apply
(
data
:
any
,
economy
:
CS2EconomyInstance
)
:
any
Parameters
data
:
any
economy
:
CS2EconomyInstance
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
describe
to
Methods
apply
@ianlucas/cs2-lib
Loading...