Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FBatchedElements
| Name | FAllocationInfo |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/BatchedElements.h |
| Include Path | #include "BatchedElements.h" |
Syntax
class FAllocationInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAllocationInfo() |
BatchedElements.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FBatchedElements | friend | BatchedElements.h | ||
| NumLineVertices | int32 | BatchedElements.h | ||
| NumMeshElements | int32 | BatchedElements.h | ||
| NumMeshVertices | int32 | BatchedElements.h | ||
| NumPoints | int32 | BatchedElements.h | ||
| NumSprites | int32 | BatchedElements.h | ||
| NumThickLines | int32 | BatchedElements.h | ||
| NumWireTris | int32 | BatchedElements.h | ||
| NumWireTriVerts | int32 | BatchedElements.h |