TFieldPtrAccessor::TFieldPtrAccessor

Owned by another class that will control the value. Will not use the internal value.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/FieldAccessor.h

Include

#include "Misc/FieldAccessor.h"

Syntax

TFieldPtrAccessor
(
    TFunction< T *()> InGet,
    TFunction< void> InSet
)

Remarks

Owned by another class that will control the value. Will not use the internal value.

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