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