Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FCollectionAnchoringFacade
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCollectionAnchoringFacade
(
FManagedArrayCollection& InCollection |
GeometryCollection/Facades/CollectionAnchoringFacade.h | ||
FCollectionAnchoringFacade
(
const FManagedArrayCollection& InCollection |
GeometryCollection/Facades/CollectionAnchoringFacade.h |
FCollectionAnchoringFacade(FManagedArrayCollection &)
| Name | FCollectionAnchoringFacade |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/Facades/CollectionAnchoringFacade.h |
| Include Path | #include "GeometryCollection/Facades/CollectionAnchoringFacade.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/GeometryCollection/Facades/CollectionAnchoringFacade.cpp |
FCollectionAnchoringFacade
(
FManagedArrayCollection & InCollection
)
FCollectionAnchoringFacade(const FManagedArrayCollection &)
| Name | FCollectionAnchoringFacade |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/GeometryCollection/Facades/CollectionAnchoringFacade.h |
| Include Path | #include "GeometryCollection/Facades/CollectionAnchoringFacade.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/GeometryCollection/Facades/CollectionAnchoringFacade.cpp |
FCollectionAnchoringFacade
(
const FManagedArrayCollection & InCollection
)