onUntag(action: (obj: GameObj, tag: string)=>void): KEventController
Register an event that runs when an object loses a tag.
param
action- The function that runs when an object loses a tag.
param
unknown- The tag which was removed.
returns
The event controller.
since
v3001.1