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