Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FUObjectItem
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 GetRefCountInternal () |
UObject/UObjectArray.h | ||
static int32 GetRefCountInternal
(
int64 FlagsAndRefCount |
UObject/UObjectArray.h |
GetRefCountInternal()
| Name | GetRefCountInternal |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectArray.h |
| Include Path | #include "UObject/UObjectArray.h" |
int32 GetRefCountInternal() const
GetRefCountInternal(int64)
| Name | GetRefCountInternal |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectArray.h |
| Include Path | #include "UObject/UObjectArray.h" |
static int32 GetRefCountInternal
(
int64 FlagsAndRefCount
)