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)
ParameterDescription
projectUidUnique identifier of the project to load.