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