FCustomPropertyListNode::GetNextPropertyAndAdvance

Convenience method to return the next property in the list and advance the given ptr.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h

Include

#include "UObject/UnrealType.h"

Syntax

static FProperty * GetNextPropertyAndAdvance
(
    const FCustomPropertyListNode *& Node
)

Remarks

Convenience method to return the next property in the list and advance the given ptr.

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