Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FScriptMapHelper
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
| Include | #include "UObject/UnrealType.h" |
void RemoveAt
&40;
int32 Index,
int32 Count
&41;
Remarks
Removes an element at the specified index, destroying it.
Parameters
| Name | Description |
|---|---|
| Index | The index of the element to remove. |