ActorComponent-AddTag(string).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.ActorComponent

ActorComponent.AddTag(string) Method

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

public void AddTag(string tag);

Parameters

tag System.String

Contents

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