System GetEntitiesByClass
From CryWiki
System.GetEntitiesByClass(string)
Description
Gets all the entities in the level with the given classname
Arguments
- Name of entity class
Returns
Table with entities
Example
|
| |
|---|---|
| |
System.GetEntitiesByClass(string)
Gets all the entities in the level with the given classname
Table with entities
|
| |
|---|---|
| |