Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Economy
scripts
EconConfig
NpcMerchantManager
C# Class Economy.scripts.EconConfig.NpcMerchantManager
checks for a valid NPC trader entry adds one if missing.
Mostra file
Open project: jpcsupplies/Economy_mod
Class Usage Examples
Public Methods
Method
Description
VerifyAndCreate
(
EconDataStruct
data
) :
void
Check we have our NPC banker ready.
Method Details
VerifyAndCreate()
public
static
method
Check we have our NPC banker ready.
public
static
VerifyAndCreate
(
EconDataStruct
data
) :
void
data
Economy.scripts.EconStructures.EconDataStruct
return
void