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