Variable Component.owner

The GameObject that owns this component.

Declaration

class Component
{
	// ...
	GameObject owner;
	// ...
}

Authors

Copyright

License