Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetOwner()

Get the owner object associated with this world as specified using PhysicsWorld.SetOwner.
Read time 1 minuteLast updated 8 days ago

Definition

public Object GetOwner()

Returns

Type

Description

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