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