Method ThrowIfNotInitialized
ThrowIfNotInitialized()
Throws an exception if the InventoryManager has not been initialized.
Declaration
public static void ThrowIfNotInitialized()
Exceptions
| Type | Condition |
|---|---|
| InvalidOperationException | Thrown if not initialized. |