Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers
Syntax
bool TArrayElementsAreCompatible_V
Remarks
Assume elements are compatible with themselves - avoids problems with generated copy constructors of arrays of forwarded types, e.g.:
struct FThing;
struct FOuter { TArray