Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraParameterMapHistory.h |
| Include | #include "NiagaraParameterMapHistory.h" |
Syntax
template<typename PinType>
struct TModuleScopedPin
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | ModuleName | ||
| const PinType * | Pin |
Constructors
| Type | Name | Description | |
|---|---|---|---|
TModuleScopedPin
(
const PinType* InPin, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const TModuleScopedPin& Rhs |