Quantcast
Channel: Questions in topic: "clone"
Viewing all articles
Browse latest Browse all 508

Return a Hashtable. Warning: Implicit downcast from Object to String.

$
0
0
Here's the simplified version of the code: var h:Hashtable = new Hashtable(); h = returnHash(); function returnHash():Hashtable{ var h2:Hashtable = new Hashtable(); h2.Add("key",1); return h2; } When I do this then the game just freeze at that point. Any help or work round would be appreciate

Viewing all articles
Browse latest Browse all 508

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>