32bool TransferResources(entt::registry ®istry, entt::entity from, entt::entity to, entt::entity good,
double amount);
bool TransferResources(entt::registry ®istry, entt::entity from, entt::entity to, entt::entity good, double amount)
Transfers resources from the first entity to the second
Definition: sysresourcetransfer.cpp:21