Navigation
API > API/Editor > API/Editor/UnrealEd
A simple struct to represent the package group name triplet
| Name | FPackageGroupName |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/ObjectTools.h |
| Include Path | #include "ObjectTools.h" |
Syntax
struct FPackageGroupName
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GroupName | FString | ObjectTools.h | ||
| ObjectName | FString | ObjectTools.h | ||
| PackageName | FString | ObjectTools.h |