The search functionality needs JavaScript enabled
The GameObject that owns this component.
class Component { // ... GameObject owner; // ... }
GameObject