Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FBatchedElements
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/BatchedElements.h |
| Include | #include "BatchedElements.h" |
| Source | /Engine/Source/Runtime/Engine/Private/BatchedElements.cpp |
void Append
(
FBatchedElements & Other
)
Remarks
Appends contents of another batched elements into this one and clears the other one.