Interface | Description |
---|---|
RegistrationHandle |
Handle for registered information.
|
ReloadableRegistrationHandle<T> |
Class | Description |
---|---|
DynamicItem<T> |
A single item that can be modified as plugins reload.
|
DynamicMap<T> |
A map of members that can be modified as plugins reload.
|
DynamicSet<T> |
A set of members that can be modified as plugins reload.
|
Extension<T> |
An extension that is provided by a plugin.
|
PluginName | |
PrivateInternals_DynamicMapImpl<T> |
DO NOT USE
|
PrivateInternals_DynamicTypes |
DO NOT USE
|