UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FGeomSelection Struct Reference

#include <Brush.h>

Public Member Functions

 FGeomSelection ()
 

Public Attributes

int32 Type
 
int32 Index
 
int32 SelectionIndex
 

Friends

FArchiveoperator<< (FArchive &Ar, FGeomSelection &MyGeomSelection)
 

Constructor & Destructor Documentation

◆ FGeomSelection()

FGeomSelection::FGeomSelection ( )
inline

Friends And Related Symbol Documentation

◆ operator<<

FArchive & operator<< ( FArchive Ar,
FGeomSelection MyGeomSelection 
)
friend

Member Data Documentation

◆ Index

int32 FGeomSelection::Index

◆ SelectionIndex

int32 FGeomSelection::SelectionIndex

◆ Type

int32 FGeomSelection::Type

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