[DEV SERVER] Loading description...
Caveats
Parameters
Examples
;Count the number of instantiated non-"lookout" Actors (across all process levels) in the encounter zone "Warehouse101"
int actorCount = Warehouse101Zone.CountActors( None, LookoutKeyword )Auto-Generated Example
Keyword myKeyword__apRequiredLinkedRefKeyword
Keyword myKeyword__apExcludeLinkedRefKeyword
int returnedValue = myEncounterZone__toCallFunctionOn.CountActors(myKeyword__apRequiredLinkedRefKeyword, myKeyword__apExcludeLinkedRefKeyword)Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
