Unk3::networkShopGetPrice
bool is always true in game scripts
Syntax
unk3.networkShopGetPrice(hash, hash2, p2);
Required Arguments
- hash: Model hash or name
- hash2: Model hash or name
- p2: Boolean
Return value
- int
Example
todo
bool is always true in game scripts
unk3.networkShopGetPrice(hash, hash2, p2);
todo