SetTag

Revision as of 05:08, 19 October 2017 by Blue Shadow (talk | contribs) (SetTag)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

void SetTag [(string defstr)]

Usage

Sets the tag of the calling actor.

Parameters

  • defstr: the string to set the tag to. Passing an empty string clears the tag. Default is "" (an empty string).

Examples

  Note: This article lists no examples. If you make use of this feature in your own project(s) or know of any basic examples that could be shared, please add them. This will make it easier to understand for future authors seeking assistance. Your contributions are greatly appreciated.