Skele: Immediate Console

TMPxyz

(2)
$9
Publisher TMPxyz
File size 2.05MB
Number of files 110
Latest version 0.9.8 p2
Latest release date 2018-06-04 12:24:19
First release date 2015-10-08 10:55:17
Supported Unity versions 2018.4.2 or higher
Type & Execute C# snippet immediately in the UnityEditor!

Skele: Immediate Console enables developers to type & execute snippets immediately in UnityEditor at both edit-mode & game-mode

Tweak/Debug/Test/Accelerate your gamedev work with this C# immediate console.

Now support .Net4.6 compilation Just import the included DotNet4.6.unitypackage

Main Features:
1. Immediately execute C# snippets right inside UnityEditor instead of "starting a new editor script and wait for compiling the editor project to run it";
2. In edit-mode, execute C# snippets to carry out repetitive tasks;
3. In game-mode, execute C# snippets to change game states, execute internal methods, debug and tweak the game, etc.
4. Convert snippets to Editor to avoid re-entering snippet later;

Latest Change:
0.9.4 (Submitted on 2017/01/23)
Change: Handle the assemblies loading more robustly;

0.9.5 (Submitted on 2017/02/12)
Change: upgrades for Unity5.6 series;

0.9.6 (Submitted on 2017/03/13)
Change: update common library;

0.9.7 (Submitted on 2017/07/25)
Change: update common library

0.9.8 (Submitted on 2017/09/16)
Change: make compatible with .net4.6 compile options in Unity2017.1 and above

0.9.8 p1(Submitted on 2017/09/26)
Update: Common library;

See Also:
Unity Forum
Other Assets