Cast Vector3 to object

Hello!

Is there any way that i can cast a Vector3 to an object (which i can then send over an RPC)?

Thanks!

RPC calls can take a Vector3 as a parameter:

http://docs.unity3d.com/Manual/net-RPCDetails.html