The following warnings occurred:
Warning [2] Undefined variable $awaitingusers - Line: 33 - File: global.php(779) : eval()'d code PHP 8.1.27 (Linux)
File Line Function
/global.php(779) : eval()'d code 33 errorHandler->error
/global.php 779 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 837 - File: global.php PHP 8.1.27 (Linux)
File Line Function
/global.php 837 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 4950 - File: inc/functions.php PHP 8.1.27 (Linux)
File Line Function
/inc/functions.php 4950 errorHandler->error
/global.php 837 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "showimages" - Line: 174 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 174 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 179 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 179 errorHandler->error



High Frontier Forums
Posted a programming blog post - Printable Version

+- High Frontier Forums (http://highfrontier.com/forum)
+-- Forum: General (http://highfrontier.com/forum/forumdisplay.php?fid=1)
+--- Forum: Community Chatter (http://highfrontier.com/forum/forumdisplay.php?fid=11)
+--- Thread: Posted a programming blog post (/showthread.php?tid=45)



Posted a programming blog post - JoeStrout - 06-04-2015

I have a work blog that I hadn't updated in a couple of years (!).  I decided it was finally time to give back to the Unity game development community by contributing something that I hope is useful.

So, I made this blog post about how to use "UnityEvents" (a new-ish feature added in Unity 4.6) effectively.  I even made a video, since that seems to be the main way that yoots produce and consume information these days.

Anybody else here blogging about anything?  This is as good a place as any to share!