Saves the changes made to the scenario/vdf.
| [Visual Basic .NET] |
|---|
Public Sub Save() |
| [C#] |
|---|
public void Save(); |
| [Managed C++] |
|---|
public: void Save(); |
| [Unmanaged C++] |
|---|
public: HRESULT Save(); |
| [Java] |
|---|
public void save(); |
The scenario is written to the root of the STK User folder. It's recommended to create a new folder for each scenario to keep them separated.






