Sandbox.ModAPI.Ingame.MyStoreInsertResults - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index
public enum MyStoreInsertResults
Describes results of inserting order or offers into store block
Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll
MyStoreInsertResults Error
Other errors
MyStoreInsertResults Fail_PricePerUnitIsLessThanMinimum
Too cheap
MyStoreInsertResults Fail_StoreLimitReached
30 orders/offers Per player
MyStoreInsertResults Success
Inserted successfuly