Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| Name | TSharedRefCollection |
| 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 TSharedRefCollection : public TSharedRefCollectionBase< TItem, TItem, TArray< TSharedRef< TItem > > >
Inheritance Hierarchy
- TSharedRefCollectionBase → TSharedRefCollection