Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Helpers > API/Plugins/PCG/Helpers/UPCGActorHelpers
| Type | Name | Description | |
|---|---|---|---|
| void | ForEachActorInLevel
(
ULevel* Level, |
||
| void | ForEachActorInLevel
(
ULevel* Level, |
Iterate over all actors in the level, from the given class, and pass them to a callback |