Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FCollectionPropertyConstFacade
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Chaos/CollectionPropertyFacade.h | |||
FCollectionPropertyConstFacade
(
const TSharedPtr< const FManagedArrayCollection >& InManagedArrayCollection |
Chaos/CollectionPropertyFacade.h | ||
| Chaos/CollectionPropertyFacade.h | |||
| Chaos/CollectionPropertyFacade.h | |||
FCollectionPropertyConstFacade
(
const TSharedPtr< const FManagedArrayCollection >& InManagedArrayCollection, |
No init constructor for FCollectionPropertyFacade. | Chaos/CollectionPropertyFacade.h |
FCollectionPropertyConstFacade()
| Name | FCollectionPropertyConstFacade |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/CollectionPropertyFacade.h |
| Include Path | #include "Chaos/CollectionPropertyFacade.h" |
FCollectionPropertyConstFacade()
FCollectionPropertyConstFacade(const TSharedPtr< const FManagedArrayCollection > &)
| Name | FCollectionPropertyConstFacade |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/CollectionPropertyFacade.h |
| Include Path | #include "Chaos/CollectionPropertyFacade.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/CollectionPropertyFacade.cpp |
FCollectionPropertyConstFacade
(
const TSharedPtr < const FManagedArrayCollection > & InManagedArrayCollection
)
FCollectionPropertyConstFacade(const FCollectionPropertyConstFacade &)
| Name | FCollectionPropertyConstFacade |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/CollectionPropertyFacade.h |
| Include Path | #include "Chaos/CollectionPropertyFacade.h" |
FCollectionPropertyConstFacade
(
const FCollectionPropertyConstFacade &
)
FCollectionPropertyConstFacade(FCollectionPropertyConstFacade &&)
| Name | FCollectionPropertyConstFacade |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/CollectionPropertyFacade.h |
| Include Path | #include "Chaos/CollectionPropertyFacade.h" |
FCollectionPropertyConstFacade
(
FCollectionPropertyConstFacade &&
)
FCollectionPropertyConstFacade(const TSharedPtr< const FManagedArrayCollection > &, ENoInit)
Description
No init constructor for FCollectionPropertyFacade.
| Name | FCollectionPropertyConstFacade |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/CollectionPropertyFacade.h |
| Include Path | #include "Chaos/CollectionPropertyFacade.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/CollectionPropertyFacade.cpp |
FCollectionPropertyConstFacade
(
const TSharedPtr < const FManagedArrayCollection > & InManagedArrayCollection,
ENoInit
)