![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FArchiveSerializedPropertyChain, including all inherited members.
| FArchiveSerializedPropertyChain() | FArchiveSerializedPropertyChain | inline |
| GetNumProperties() const | FArchiveSerializedPropertyChain | inline |
| GetPropertyFromRoot(const int32 InRootIndex) const | FArchiveSerializedPropertyChain | inline |
| GetPropertyFromStack(const int32 InStackIndex) const | FArchiveSerializedPropertyChain | inline |
| GetRootIterator() const | FArchiveSerializedPropertyChain | inline |
| GetUpdateCount() const | FArchiveSerializedPropertyChain | inline |
| HasEditorOnlyProperty() const | FArchiveSerializedPropertyChain | inline |
| PopProperty(class FProperty *InProperty, const bool bIsEditorOnlyProperty) | FArchiveSerializedPropertyChain | inline |
| PushProperty(class FProperty *InProperty, const bool bIsEditorOnlyProperty) | FArchiveSerializedPropertyChain | inline |