| MyInventoryItemFilter Structure |
[This is preliminary documentation and is subject to change.]
Namespace: Sandbox.ModAPI.Ingame
The MyInventoryItemFilter type exposes the following members.
| Name | Description | |
|---|---|---|
| MyInventoryItemFilter(String, Boolean) | Initializes a new instance of the MyInventoryItemFilter class | |
| MyInventoryItemFilter(MyDefinitionId, Boolean) | Initializes a new instance of the MyInventoryItemFilter class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from ValueType.) | |
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
| (MyDefinitionId to MyInventoryItemFilter) |
| Name | Description | |
|---|---|---|
| AllSubTypes |
Determines whether all subtypes of the given item ID should pass this filter check.
| |
| ItemId |
Specifies an item to filter. Set AllSubTypes to true to only check the main type part of this ID.
|