AddHunger

local Bridge = exports.community_bridge:Bridge()

local metadata = Bridge.Framework.AddHunger(src, value)
print(metadata)

Last updated