Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FPrimaryAssetTypeInfo
Description
Fills out transient variables based on parsed ones. Sets status bools saying rather data is valid, and rather it had to synchronously load the base class
| Name | FillRuntimeData |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/AssetManagerTypes.h |
| Include Path | #include "Engine/AssetManagerTypes.h" |
| Source | /Engine/Source/Runtime/Engine/Private/AssetManagerTypes.cpp |
void FillRuntimeData
(
bool & bIsValid,
bool & bBaseClassWasLoaded
)