SceneComponent-IsAttachedToComponent(SceneComponent).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.SceneComponent

SceneComponent.IsAttachedToComponent(UnrealEngine.Framework.SceneComponent) Method

Returns true if the component is attached to the supplied component

public bool IsAttachedToComponent(UnrealEngine.Framework.SceneComponent component);

Parameters

component SceneComponent

Returns

System.Boolean

Contents

  1. 0.1UnrealEngine.Framework.SceneComponent
  2. 1SceneComponent.IsAttachedToComponent(UnrealEngine.Framework.SceneComponent) Method