Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Kismet > API/Runtime/Engine/Kismet/UKismetArrayLibrary
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetArrayLibrary.h |
| Include | #include "Kismet/KismetArrayLibrary.h" |
static int32 GetLastIndex
(
const FScriptArrayHelper & ArrayHelper
)
Remarks
Helper function to get the last valid index of the array for error reporting, or 0 if the array is empty.