Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Core > API/Runtime/CADKernel/Core/FSession
| Type | Name | Description | |
|---|---|---|---|
| void | SaveDatabase
(
const TCHAR* FilePath |
Save the database as a FAchive in a file Mandatory: all entity have to have a defined ID Use SpawnEntityIdent if needed | |
| void | SaveDatabase
(
const TCHAR* FileName, |
Save a selection and all the dependencies as a FAchive in a file Mandatory: all entity have to have a defined ID Use SpawnEntityIdent if needed | |
| void | SaveDatabase
(
const TCHAR* FileName, |
Save a selection and all the dependencies as a FAchive in a file Mandatory: all entity have to have a defined ID Use SpawnEntityIdent if needed | |
| void | SaveDatabase
(
const TCHAR* FileName, |
Save a selection and all the dependencies as a FAchive in a file Mandatory: all entity have to have a defined ID Use SpawnEntityIdent if needed | |
| void | SaveDatabase
(
const TCHAR* FileName, |
Save a selection and all the dependencies as a FAchive in a file Mandatory: all entity have to have a defined ID Use SpawnEntityIdent if needed |