ComponentBase.Owner Property

Definition

The Entity that this component is attached to.

public:
 property Microsoft::Azure::RemoteRendering::Entity ^ Owner { Microsoft::Azure::RemoteRendering::Entity ^ get(); };
public Microsoft.Azure.RemoteRendering.Entity Owner { get; }
member this.Owner : Microsoft.Azure.RemoteRendering.Entity
Public ReadOnly Property Owner As Entity

Property Value

Applies to