Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Delegates > API/Runtime/Core/Delegates/TObjectPtr
Syntax
T &42; DebugPtr
Remarks
DebugPtr allows for easier dereferencing of a resolved TObjectPtr in watch windows of debuggers. If the address in the pointer is an odd/uneven number, that means the object reference is unresolved and you will not be able to dereference it successfully.