Ark Server API (ASA) - Wiki
|
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 |
GetUpdateCount() const | FArchiveSerializedPropertyChain | inline |
HasEditorOnlyProperty() const | FArchiveSerializedPropertyChain | inline |
IncrementUpdateCount() | FArchiveSerializedPropertyChain | inlineprivate |
PopProperty(struct FProperty *InProperty, const bool bIsEditorOnlyProperty) | FArchiveSerializedPropertyChain | inline |
PushProperty(struct FProperty *InProperty, const bool bIsEditorOnlyProperty) | FArchiveSerializedPropertyChain | inline |
SerializedPropertyChain | FArchiveSerializedPropertyChain | private |
SerializedPropertyChainUpdateCount | FArchiveSerializedPropertyChain | private |