Api - 1.0 - SetCurrentProject

Make the supplied project the current

-- CODE language-cs --[Unity C#]
public void SetCurrentProject(Int64 projectId, string authToken)

-- CODE language-cpp --[Unreal C++]
Not yet implemented ...