Actor-HasTag(string).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.Actor
Actor.HasTag(string) Method
Indicates whether the actor has a tag
public bool HasTag(string tag);
Parameters
tag System.String
April 18, 2021 ยท View on GitHub
Indicates whether the actor has a tag
public bool HasTag(string tag);
tag System.String