Systems
Console#
Working with console on C# side by using the Console class.
SDK Path: <SDK_INSTALLATION>source\csharp\samples\Api\Systems\Console
Editor#
Working with editor on C# side by using the Editor class. Creating the scene and transfering the owner flag to the editor.
SDK Path: <SDK_INSTALLATION>source\csharp\samples\Api\Systems\Editor
Ffp#
Working with Ffp on C# side by creating a plugin.
SDK Path: <SDK_INSTALLATION>source\csharp\samples\Api\Systems\Ffp
Images#
Working with images on C# side by using the Image class.
SDK Path: <SDK_INSTALLATION>source\csharp\samples\Api\Systems\Images
Package#
Adding a new package to File System on C# side.
SDK Path: <SDK_INSTALLATION>source\csharp\samples\Api\Systems\Package
Simple#
A simple C++ application with the dialog window called in UnigineScript.
SDK Path: <SDK_INSTALLATION>source\csharp\samples\Api\Systems\Simple
Xml#
Working with Xml on C# side by using the Xml class.
SDK Path: <SDK_INSTALLATION>source\csharp\samples\Api\Systems\Xml