UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
GeometryCollection::Facades::FSelectionFacade::FSelectionKey Struct Reference

#include <CollectionSelectionFacade.h>

Public Member Functions

 FSelectionKey (int32 InIndex=INDEX_NONE, FName InGroupName="")
 

Public Attributes

int32 Index
 
FName GroupName
 

Constructor & Destructor Documentation

◆ FSelectionKey()

GeometryCollection::Facades::FSelectionFacade::FSelectionKey::FSelectionKey ( int32  InIndex = INDEX_NONE,
FName  InGroupName = "" 
)
inline

Member Data Documentation

◆ GroupName

FName GeometryCollection::Facades::FSelectionFacade::FSelectionKey::GroupName

◆ Index

int32 GeometryCollection::Facades::FSelectionFacade::FSelectionKey::Index

The documentation for this struct was generated from the following file: