public Vector3Proto ConvertToProto() { Vector3Proto pd = new Vector3Proto(); return pd; }
public void Parse(Vector3Proto proto) { }