Hello,
I was wondering if there is a was to return the current user outside of
‘’‘sgtk.platform.current_engine().context’’’
Hello,
I was wondering if there is a was to return the current user outside of
‘’‘sgtk.platform.current_engine().context’’’
sa = sgtk.authentication.ShotgunAuthenticator() user = sa.get_user()
seems to return it