- Home /
Possible to use Mono DataConvert in Unity?
this class has unsafe code and additionally my game is a WebPlayer Game, is this possible at all?
http://www.mono-project.com/Mono_DataConvert
Thanks!
Comment
Best Answer
Answer by Kryptos · Sep 10, 2012 at 12:59 PM
Unsafe code cannot be executed within Unity Webplayer, it will be disabled by the sandbox.
Your answer
