Class: World
Lua
C++
Edit

World::GetTaggedEntities

This method retrieves all entities in the world with the specified tag.

Syntax

Parameter Description
tag tag to search for

Returns

Returns an array of all entities that use the specified tag.

Remarks

You can set entity tags with the Entity::AddTag method.

Copyright © 2024 Ultra Software.
All rights reserved.