ActorComponent-RemoveTag(string).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.ActorComponent
ActorComponent.RemoveTag(string) Method
Removes a tag from the component
public void RemoveTag(string tag);
Parameters
tag System.String
April 18, 2021 ยท View on GitHub
Removes a tag from the component
public void RemoveTag(string tag);
tag System.String