UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FIdentityIndexRemap Struct Reference

#include <InstanceDataUpdateUtils.h>

Public Member Functions

FORCEINLINE constexpr bool IsIdentity () const
 
FORCEINLINE int32 operator[] (int32 InIndex) const
 
FORCEINLINE constexpr bool RemapDestIndex (int32 Index) const
 
FORCEINLINE bool Remap (int32 &SrcIndex, int32 &DstIndex) const
 

Member Function Documentation

◆ IsIdentity()

FORCEINLINE constexpr bool FIdentityIndexRemap::IsIdentity ( ) const
inlineconstexpr

◆ operator[]()

FORCEINLINE int32 FIdentityIndexRemap::operator[] ( int32  InIndex) const
inline

◆ Remap()

FORCEINLINE bool FIdentityIndexRemap::Remap ( int32 SrcIndex,
int32 DstIndex 
) const
inline

◆ RemapDestIndex()

FORCEINLINE constexpr bool FIdentityIndexRemap::RemapDestIndex ( int32  Index) const
inlineconstexpr

The documentation for this struct was generated from the following file: