C++/C# SDK

Tacview Enterprise includes a full C++ and C# Software Development Kit for building native add-ons.

The Enterprise SDK gives you direct access to Tacview’s internal data model and user interface, allowing you to develop custom tools, importers, exporters, automation modules, and specialized extensions. It is intended for advanced integration and long-term customization projects.

The C++ and C# SDK is installed locally with Tacview and can be found at:

C:\Program Files (x86)\Tacview\SDK\

The APIs closely mirror the Lua SDK. If you are already familiar with Lua development in Tacview, you will find the C++ and C# interfaces immediately recognizable.

Last updated