Minetest  5.4.0
MoveAction Struct Reference

#include <inventorymanager.h>

+ Inheritance diagram for MoveAction:
+ Collaboration diagram for MoveAction:

Public Attributes

InventoryLocation from_inv
 
std::string from_list
 
s16 from_i = -1
 
InventoryLocation to_inv
 
std::string to_list
 
s16 to_i = -1
 

Member Data Documentation

◆ from_i

◆ from_inv

◆ from_list

◆ to_i

◆ to_inv

◆ to_list


The documentation for this struct was generated from the following file: