C# Class HeurekaGames.EditorUtils

Show file Open project: hydrater/Lucid

Public Methods

Method Description
SetWindowValues ( EditorWindow editor, Texture icon, string title ) : void

Private Methods

Method Description
getContent ( EditorWindow editor ) : GUIContent

Method Details

SetWindowValues() public static method

public static SetWindowValues ( EditorWindow editor, Texture icon, string title ) : void
editor EditorWindow
icon UnityEngine.Texture
title string
return void