FCachedPropertyPath::SetCanSafelyUsedCachedAddress

Set whether this path resolves over object or dynamic array boundaries, making it unsafe for general direct cached access

Windows
MacOS
Linux

References

Module

PropertyPath

Header

/Engine/Source/Runtime/PropertyPath/Public/PropertyPathHelpers.h

Include

#include "PropertyPathHelpers.h"

Source

/Engine/Source/Runtime/PropertyPath/Private/PropertyPathHelpers.cpp

Syntax

void SetCanSafelyUsedCachedAddress
(
    bool bInCanSafelyUsedCachedAddress
) const

Remarks

Set whether this path resolves over object or dynamic array boundaries, making it unsafe for general direct cached access

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