Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. I got it working in javascript with this:
  2.  
  3. class SomeStruct extends System.Object{
  4. var i : int;
  5. var f : float;
  6. }
  7.  
  8. Thanks for all the help. Not sure if I'll make it to Unite, but I hope to!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement