이 페이지가 있는 버전:
이 페이지가 없는 버전:
Serializes different types of 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.