Versions with this page:
Versions without this page:
Serializa diferentes tipos de variables.
Supported types are: bool, char, short, int, float, Quaternion, Vector3 and NetworkPlayer.Note that Serialize(char) serializes one byte, so it will only work properly for characters in 0..255 range.