FBlueprintContextTracker::RecordAccessViolation

Record an access violation warning for a specific object, returns true if warning should be logged

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/Script.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/ScriptCore.cpp

Syntax

bool RecordAccessViolation
(
    const UObject * Object
)

Remarks

Record an access violation warning for a specific object, returns true if warning should be logged

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