GetSerializedPropertyChain

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

const FArchi...

 

GetSerializedPropertyChain()

Get the raw serialized property chain for this archive @note Accessing this directly can avoid an array allocation depending on your use-case

Public function Const

void

 

GetSerializedPropertyChain

(
    TArray< class FProperty* >& O...
)

Gets the chain of properties that are currently being serialized @note This populates the array in stack order, so the 0th entry in the array is the top of the stack of properties

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss