If I dont keep an instance of a handle for any of the entities, are the Entities GCed? Or do I implicitly have to (bb)free them?
If I do have to free them, and if I havent kept an instance of their handle, and If the SDK doesnt keep an "Eachin" list.... then how do I reaquire the handle of a previously created entity?
Or is it that I should basicly always keep an instance of the Handle?
(Sorry if this seems very similar to my previous question)
If I do have to free them, and if I havent kept an instance of their handle, and If the SDK doesnt keep an "Eachin" list.... then how do I reaquire the handle of a previously created entity?
Or is it that I should basicly always keep an instance of the Handle?
(Sorry if this seems very similar to my previous question)