Actor-RemoveTag(string).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.Actor

Actor.RemoveTag(string) Method

Removes a tag from the actor

public void RemoveTag(string tag);

Parameters

tag System.String

Contents

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