InventoryInventoryFilter
classFilter driven by the contents of another inventory
Fields
| Name | Type | Description |
|---|---|---|
| inventory | InventoryAccess | (nil by default) |
| is_filtering | boolean | is filtering enabled (true by default) |
| is_white | boolean | is white filtering enabled (true by default) |
Standard members (4)
Generated for every class of this kind by the game's codegen, not written for InventoryInventoryFilter.
| InventoryInventoryFilter.cast(object) | Trying to cast Object into InventoryInventoryFilter |
| InventoryInventoryFilter.get_class() | Return InventoryInventoryFilter class object |
| InventoryInventoryFilter.new(parent, name) | Creates a new InventoryInventoryFilter instance |
| InventoryInventoryFilter.new_simple() | Creates a new InventoryInventoryFilter instance |
Inherited from Instance (1)
- Instance:is_valid() Returns false once the underlying engine object has been destroyed
Inherited from Object (3)
- name Object name
- Object.find(name) Find an already loaded object by name
- Object:get_class() Class of this object