Advertisement
LittleAngel

Untitled

Jun 14th, 2013
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. [System.Serializable]
  2. public class MyClass {
  3. public string myString;
  4. public float myFloat;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement