diff --git a/src/Core/NWNCore.Native.cs b/src/Core/NWNCore.Native.cs index 1406319..2f84272 100644 --- a/src/Core/NWNCore.Native.cs +++ b/src/Core/NWNCore.Native.cs @@ -6,7 +6,8 @@ namespace NWN.Core { /// - /// Exported C++ functions from NWNX_DotNET. + /// Additional function exports from NWNX_DotNET.
+ /// VM functions are not defined here. See . ///
public static partial class NWNCore {