UnrealEngine.Framework.Actor Actor.AddTag(string) Method Adds a tag to the actor that can be used for grouping and categorizing public void AddTag(string tag); Parameters tag System.String