Struct PathfindingTag
Public
Represents a single pathfinding tag.
Values of this type will be automatically displayed in the unity inspector as a dropdown list of all the pathfinding tags.
Note
The tag refers to a pathfinding tag, not a unity tag that is applied to GameObjects, or any other kind of tag.
Public Methods
Public Static Methods
Public Variables
value
Underlaying tag value.
Public