UnrealEngine.Framework.Actor Actor.HasTag(string) Method Indicates whether the actor has a tag public bool HasTag(string tag); Parameters tag System.String Returns System.Boolean