ArrayUtility.LastIndexOf Manual     Reference     Scripting  
Scripting > Editor Classes > ArrayUtility
ArrayUtility.LastIndexOf

static function LastIndexOf.<T> (array : T[], value : T) : int

Returns

int - The zero-based index of the element, if found; otherwise -1.

Description

index of the last element with value value