ScriptPointerType

Represents a serializable object pointer in blueprint bytecode.

Windows
MacOS
Linux

Type

typedef uint64 ScriptPointerType

References

Module

CoreUObject

Header

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

Include

#include "UObject/ObjectMacros.h"

Remarks

Represents a serializable object pointer in blueprint bytecode. This is always 64-bits, even on 32-bit platforms.

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