UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSimpleStreamableAssetManager::FAssetRecord Struct Reference

#include <SimpleStreamableAssetManager.h>

Public Attributes

int32 AssetRegistrationIndex = INDEX_NONE
 
int32 AssetElementIndex = INDEX_NONE
 
const UStreamableRenderAssetStreamableRenderAsset_ForDebug = nullptr
 

Friends

bool operator== (const FAssetRecord &A, const FAssetRecord &B)
 

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( const FAssetRecord A,
const FAssetRecord B 
)
friend

Member Data Documentation

◆ AssetElementIndex

int32 FSimpleStreamableAssetManager::FAssetRecord::AssetElementIndex = INDEX_NONE

◆ AssetRegistrationIndex

int32 FSimpleStreamableAssetManager::FAssetRecord::AssetRegistrationIndex = INDEX_NONE

◆ StreamableRenderAsset_ForDebug

const UStreamableRenderAsset* FSimpleStreamableAssetManager::FAssetRecord::StreamableRenderAsset_ForDebug = nullptr

The documentation for this struct was generated from the following file: