LoadProject
LoadProject
Loads the project with the specified unique identifier.
Returns: Project with specified unique identifier from the specified multi project file. Null if project doesn’t exist.
LoadProject(int32_t projectUid)
| Parameter | Description |
|---|---|
| projectUid | Unique identifier of the project to load. |