EditorGUILayout.PropertyField(this.usePunAuthValuesSp,newGUIContent("Use PUN's Auth Values","Use the same Authentication Values From PUN client"));
}
protectedoverridevoidShowHeader()
{
base.ShowHeader();
EditorGUI.BeginChangeCheck();
EditorGUILayout.PropertyField(this.autoConnectAndJoinSp,newGUIContent("Auto Connect And Join","Auto connect voice client and join a voice room when PUN client is joined to a PUN room"));
EditorGUILayout.PropertyField(this.autoLeaveAndDisconnectSp,newGUIContent("Auto Leave And Disconnect","Auto disconnect voice client when PUN client is not joined to a PUN room"));
EditorGUILayout.PropertyField(this.workInOfflineModeSp,newGUIContent("Work In Offline Mode","Whether or not Photon Voice client should follow PUN client if the latter is in offline mode."));
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.