Actor-AddTag(string).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.Actor

Actor.AddTag(string) Method

Adds a tag to the actor that can be used for grouping and categorizing

public void AddTag(string tag);

Parameters

tag System.String

Contents

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