ActorComponent-AddTag(string).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.ActorComponent
ActorComponent.AddTag(string) Method
Adds a tag to the component that can be used for grouping and categorizing
public void AddTag(string tag);
Parameters
tag System.String