Class: Entity
Lua
C++
Edit

Entity::HasTag

This method can be used to check for the presence of a tag.

Syntax

Parameter Description
tag string tag to look for. Tags are case-insensitive.

Returns

Returns true if the tag is present, otherwise false is returned.

Remarks

Tags are case-insensitive.

Copyright © 2006-2025 Leadwerks Software.
All rights reserved.
Leadwerks 4 Documentation