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