ok well im trying to pass a unit from one function to another, but i dont want to use globals becuase this variable could be changed very frequently,
i also cant use it as arguments of the function becuse the function im passing it to is an added action to a created trigger.
so is it, and how, possible? use handles? how with handles if so?
i also cant use it as arguments of the function becuse the function im passing it to is an added action to a created trigger.
so is it, and how, possible? use handles? how with handles if so?