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

Returns

System.Boolean

Contents

  1. 0.1UnrealEngine.Framework.Actor
  2. 1Actor.HasTag(string) Method