Sandbox.ModAPI.Ingame
MyStoreInsertResults
Assembly: Sandbox.Common.dll
public enum MyStoreInsertResults
Describes results of inserting order or offers into store block
Fields
| Member | Description |
|---|---|
| Error | Other errors |
| Fail_PricePerUnitIsLessThanMinimum | Too cheap |
| Fail_StoreLimitReached | 30 orders/offers Per player |
| Success | Inserted successfuly |