Black Ops III

GetZBarrierPieceIndicesInState

Returns an array of integer indices of the zbarriers pieces that are in the specified state.

Example:

open_pieces = ent GetZBarrierPieceIndicesInState("open")

Parameters

ParameterSummary
*stateName of state of interest - choices are 'open', 'closed', 'opening', 'closing'.

* = mandatory