ActorComponent-HasTag(string).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.ActorComponent

ActorComponent.HasTag(string) Method

Indicates whether the component has a tag

public bool HasTag(string tag);

Parameters

tag System.String

Returns

System.Boolean

Contents

  1. 0.1UnrealEngine.Framework.ActorComponent
  2. 1ActorComponent.HasTag(string) Method