C# 클래스 Assets.MissingUnityEvents.Editor.MissingUnityEventsManagerEditorWindow

상속: ConfigPersistableEditorWindow
파일 보기 프로젝트 열기: handzlikchris/Unity.MissingUnityEvents

공개 메소드들

메소드 설명
PercentageWidth ( int percentageWidth ) : GUILayoutOption

보호된 메소드들

메소드 설명
OnGUIInternal ( ) : void

비공개 메소드들

메소드 설명
Awake ( ) : void
CreateTargetDefinitionEditor ( ) : void
EnsureEventConfigEntriesHaveCorrectDllModuleHydrated ( ) : void
EnsurePluginSelected ( ) : void
ExecuteGenerateHelperClasses ( ) : void
ExecuteRecreateConfigMenuAction ( ) : void
ExecuteRevertDllToOriginal ( ) : void
ExecuteShowWindowMenuAction ( ) : void
ExecuteWeaveEventsToDll ( ) : void
GetAssemblyName ( Assembly assy ) : string
RunWeavingExecutable ( string commandLineArgs, bool runAsAdministrator ) : void
SelectHelperFileViaPicker ( ) : void
SelectPluginViaPicker ( ) : void

메소드 상세

OnGUIInternal() 보호된 메소드

protected OnGUIInternal ( ) : void
리턴 void

PercentageWidth() 공개 메소드

public PercentageWidth ( int percentageWidth ) : GUILayoutOption
percentageWidth int
리턴 GUILayoutOption