Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetOwner()

Get the owner object associated with this body as specified using PhysicsBody.SetOwner.
Read time 1 minuteLast updated 10 days ago

Definition

public Object GetOwner()

Returns

Type

Description

ObjectThe owner object associated with this body or NULL if no owner has been specified.