Anvil
|
Classes | |
class | AnvilCore |
Handles bootstrap and interop between NWN, NWN.Core and the Anvil API. The entry point of the implementing module should point to this class. Until Init(IntPtr, int, IServiceManager) is called, all APIs are unavailable for usage. More... | |
interface | IArray |
Represents a collection of elements that can be accessed and modified by index, but may not be resized. More... | |