Black Ops III

GetEnt

Looks up entities by key and name

Example:

spawner = GetEnt( "doorguy1", "targetname" )

Returns: entity

Parameters

ParameterSummary
*namename to search for
*keykey that name goes with
[ignore spawners]if true then you won't get a spawner back

* = mandatory