Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FField
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/Field.h |
| Include | #include "UObject/Field.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/Field.cpp |
FString GetFullGroupName
&40;
bool bStartWithOuter
&41; const
Remarks
Walks up the chain of packages until it reaches the top level, which it ignores. string containing the path name for this object, minus the outermost-package's name
Parameters
| Name | Description |
|---|---|
| bStartWithOuter | whether to include this object's name in the returned string |