C# Class Assets.MissingUnityEvents.Editor.MissingUnityEventsManagerEditorWindow

Inheritance: ConfigPersistableEditorWindow
Afficher le fichier Open project: handzlikchris/Unity.MissingUnityEvents

Méthodes publiques

Méthode Description
PercentageWidth ( int percentageWidth ) : GUILayoutOption

Méthodes protégées

Méthode Description
OnGUIInternal ( ) : void

Private Methods

Méthode Description
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

Method Details

OnGUIInternal() protected méthode

protected OnGUIInternal ( ) : void
Résultat void

PercentageWidth() public méthode

public PercentageWidth ( int percentageWidth ) : GUILayoutOption
percentageWidth int
Résultat GUILayoutOption