C# Class UnityEditor.ParticleSystemWindow

Inheritance: EditorWindow, ParticleEffectUIOwner
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
CreateWindow ( ) : void
OnSceneViewGUI ( SceneView sceneView ) : void

Private Methods

Méthode Description
Awake ( ) : void
Clear ( ) : void
DoToolbarGUI ( ) : void
GetInstance ( ) : ParticleSystemWindow
InitEffectUI ( ) : void
IsVisible ( ) : bool
OnBecameInvisible ( ) : void
OnBecameVisible ( ) : void
OnDidOpenScene ( ) : void
OnDisable ( ) : void
OnEnable ( ) : void
OnGUI ( ) : void
OnHierarchyOrProjectWindowWasChanged ( ) : void
OnPlayModeStateChanged ( ) : void
OnSelectionChange ( ) : void
ParticleSystemWindow ( ) : System
UndoRedoPerformed ( ) : void

Method Details

CreateWindow() public static méthode

public static CreateWindow ( ) : void
Résultat void

OnSceneViewGUI() public méthode

public OnSceneViewGUI ( SceneView sceneView ) : void
sceneView SceneView
Résultat void