C# 클래스 Facebook.Unity.Editor.FacebookSettingsEditor

상속: UnityEditor.Editor
파일 보기 프로젝트 열기: facebook/facebook-sdk-for-unity

공개 메소드들

메소드 설명
FacebookSettingsEditor ( ) : System.Collections.Generic
OnInspectorGUI ( ) : void

비공개 메소드들

메소드 설명
AboutGUI ( ) : void
AndroidUtilGUI ( ) : void
AppIdGUI ( ) : void
AppLinksUtilGUI ( ) : void
BuildGUI ( ) : void
Edit ( ) : void
FBParamsInitGUI ( ) : void
IOSUtilGUI ( ) : void
OnEnable ( ) : void
OpenAppPage ( ) : void
OpenDocumentation ( ) : void
OpenFacebookGroup ( ) : void
ReportABug ( ) : void
SelectableLabelField ( GUIContent label, string value ) : void
SettingsChanged ( ) : void
UploadBuildSettingsGUI ( ) : void

메소드 상세

FacebookSettingsEditor() 공개 메소드

public FacebookSettingsEditor ( ) : System.Collections.Generic
리턴 System.Collections.Generic

OnInspectorGUI() 공개 메소드

public OnInspectorGUI ( ) : void
리턴 void