Getting Collisions from another Object

Is there any way to get collisions off of another object that the script is attached to? like otherobject.oncollisionenter(){} or some such as a function on the main script?

I think you’re asking for OnCollisionEnter.