Gets called every time the camera mode changes in VRChat.
"""
enabledFlag=self._lastMode=0andnewMode!=0
enabledFlag=self._lastMode==0andnewMode!=0
self._lastMode=newMode
ifenabledFlag:
self._onCameraEnabled()
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.