Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FSelectionFacade
| |
|
| Name |
FSelectionKey |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/Facades/CollectionSelectionFacade.h |
| Include Path |
#include "GeometryCollection/Facades/CollectionSelectionFacade.h" |
Syntax
struct FSelectionKey
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FSelectionKey
(
int32 InIndex,
FName InGroupName
)
|
|
GeometryCollection/Facades/CollectionSelectionFacade.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| GroupName |
FName |
|
GeometryCollection/Facades/CollectionSelectionFacade.h |
|
| Index |
int32 |
|
GeometryCollection/Facades/CollectionSelectionFacade.h |
|
Functions
Public