C# Class Duality.Editor.Plugins.SceneView.SceneView.GameObjectNode

Inheritance: NodeBase
Afficher le fichier Open project: BraveSirAndrew/duality

Méthodes publiques

Méthode Description
GameObjectNode ( GameObject obj, bool customIcon ) : System
UpdateIcon ( Component ignoreComponent = null ) : void

Method Details

GameObjectNode() public méthode

public GameObjectNode ( GameObject obj, bool customIcon ) : System
obj GameObject
customIcon bool
Résultat System

UpdateIcon() public méthode

public UpdateIcon ( Component ignoreComponent = null ) : void
ignoreComponent Component
Résultat void