If using Javascript - with NGUI and TNET, I move certain folders into the Plugins folder (which works like a charm!). I purchased the UI Starter Kit, installed, and works flawlessly! Then imported TNET part - and also overwrote the BetterList.cs file with your attached file.
But, after importing the TNET part, I'm getting 2 errors:
Assets/StarlinkUI/Scripts/Custom/Misc/GameManager.cs(359,29): error CS1502: The best overloaded method match for `TNObject.Send(string, TNet.Target, params object[])' has some invalid arguments
Assets/StarlinkUI/Scripts/Custom/Misc/GameManager.cs(359,29): error CS1503: Argument `#2' cannot convert `Player' expression to type `TNet.Target'
Am I just being stupid and I'm missing moving something into the Plugins folder? It wouldn't be the first time I've missed something stupidly obvious...
REALLY looking forward to using this, Aren! It's VERY thorough! Just like NGUI and TNET! I've been following the forums (almost religiously!) since TNET was first mentioned - and it's amazing what you've created with these ESSENTIAL Unity tools!