Skip to main content

Execute_RemoveEntityTag

Description

Removes a tag from the specified entity at runtime.

Parameters

ParameterDescription
BaseObjectThe entity from which the tag will be removed
S1The tag name to remove

Examples

DescriptionBaseObjectCommandS1
Remove the tag 'QWE' from SelfSelfRemoveEntityTagQWE
Remove the tag 'QWE' from TargetTargetRemoveEntityTagQWE