Navigation
API > API/Plugins > API/Plugins/HarmonixDsp
Helpers to avoid some compile errors and to optimize bool parameters
| Name | TIsBoolean |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixDsp/Public/HarmonixDsp/Parameters/Parameter.h |
| Include Path | #include "HarmonixDsp/Parameters/Parameter.h" |
Syntax
template<typename T>
struct TIsBoolean
Struct Specializations
| Name | Remarks |
|---|---|
| TIsBoolean< bool > |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Value | const bool | HarmonixDsp/Parameters/Parameter.h |