Navigation
API > API/Plugins > API/Plugins/RenderTraceInsights > API/Plugins/RenderTraceInsights/IRenderTraceProvider
Description
Note: none of the accessor methods which take an item ID do explicit bounds checking. If an invalid ID is passed, the TArray operator[] will assert if checks are enabled, but otherwise garbage will be returned.
| Name | GetNumCommandLists |
| Type | function |
| Header File | /Engine/Plugins/RenderTraceInsights/Source/RenderTraceInsights/Public/IRenderTraceProvider.h |
| Include Path | #include "IRenderTraceProvider.h" |
int32 GetNumCommandLists() const