InventoryWhiteFilter
classFilter that accepts only listed items
Standard members (4)
Generated for every class of this kind by the game's codegen, not written for InventoryWhiteFilter.
| InventoryWhiteFilter.cast(object) | Trying to cast Object into InventoryWhiteFilter |
| InventoryWhiteFilter.get_class() | Return InventoryWhiteFilter class object |
| InventoryWhiteFilter.new(parent, name) | Creates a new InventoryWhiteFilter instance |
| InventoryWhiteFilter.new_simple() | Creates a new InventoryWhiteFilter 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