Quantcast
Viewing all articles
Browse latest Browse all 6

Answer by gfr

You could use the [`Join()` method][1] of the `Array` class: var str = Array(seed).Join(""); [1]: http://unity3d.com/support/documentation/ScriptReference/Array.Array.html

Viewing all articles
Browse latest Browse all 6

Trending Articles