extends Object
const IdUtils = preload("res://zfoo/util/IdUtils.gd")
static func test():
print("-----------------------IdUtils-----------------------")
print(IdUtils.getLocalIntId())