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