TArrayCollectionArrayBase

Windows
MacOS
Linux

Inheritance Hierarchy

TArrayCollectionArrayBase

TArrayCollectionArray

References

Module

ChaosCore

Header

/Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/ArrayCollectionArrayBase.h

Include

#include "Chaos/ArrayCollectionArrayBase.h"

Syntax

class TArrayCollectionArrayBase

Functions

Name Description

Public function

void

 

MoveToOtherArray

(
    const int Idx,
    TArrayCollectionArrayBase& Other
)

Public function

void

 

RemoveAt

(
    const int Idx,
    const int Count
)

Public function

void

 

RemoveAtSwap

(
    const int Idx
)

Public function

void

 

Resize

(
    const int Num
)

Public function Const

uint64

 

SizeOfElem()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss