Namespace PoeShared.Common
Interfaces
IBusyController
ICanBeLoaded
Defines an interface for objects that can be loaded into memory or a specific context. Can be used to specify that the object can be unloaded, saving some CPU/RAM resources.
ICanBeSelected
ICanSetReadOnly
IHasLoaded
Defines an interface for objects that can be loaded into memory or a specific context. Can be used to specify that the object can be unloaded, saving some CPU/RAM resources.