Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FBlueprintCookedComponentInstanc-
Description
Builds/returns the internal property list that's used for serialization. This is a linked list of FProperty references.
| Name | GetCachedPropertyList |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/BlueprintGeneratedClass.h |
| Include Path | #include "Engine/BlueprintGeneratedClass.h" |
| Source | /Engine/Source/Runtime/Engine/Private/BlueprintGeneratedClass.cpp |
const FCustomPropertyListNode * GetCachedPropertyList() const