Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| Name | TConstSharedRefCollection |
| Type | class |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/SystemAdapter/AdapterShared.h |
| Include Path | #include "SystemAdapter/AdapterShared.h" |
Syntax
template<typename TItem>
class TConstSharedRefCollection : public TSharedRefCollectionBase< TItem, const TItem, TArray< TSharedRef< TItem > > >
Inheritance Hierarchy
- TSharedRefCollectionBase → TConstSharedRefCollection