FProperty_DoNotUse

[FProperty](API\Runtime\CoreUObject\UObject\FProperty) methods FOR INTERNAL USE ONLY only authorized users should be making use of this.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UnrealType.h"

Syntax

class FProperty_DoNotUse

Remarks

FProperty methods FOR INTERNAL USE ONLY only authorized users should be making use of this. DO NOT USE!

Functions

Name Description

Public function Static

void

 

Unsafe_AlterOffset

(
    FProperty& Property,
    const int32 OffsetOverride
)

To facilitate runtime binding with native C++ data-members, we need a way of updating a property's generated offset.

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