ActorComponent-IsOwnerSelected.md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.ActorComponent

ActorComponent.IsOwnerSelected Property

Returns true if the component's owner is selected in the editor

public bool IsOwnerSelected { get; }

Property Value

System.Boolean

Remarks

Editor functionality

Contents

  1. 0.1UnrealEngine.Framework.ActorComponent
  2. 1ActorComponent.IsOwnerSelected Property
  3. 1.1Remarks