Navigation
API > API/Plugins > API/Plugins/Synthesis
Struct passed from Mono WaveTable Asset to USynthObject
| Name | AssetChangeInfo |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SynthComponents/SynthComponentMonoWaveTable.h |
| Include Path | #include "SynthComponents/SynthComponentMonoWaveTable.h" |
Syntax
struct AssetChangeInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
AssetChangeInfo() |
SynthComponents/SynthComponentMonoWaveTable.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bNeedsFullRebuild | uint8 | SynthComponents/SynthComponentMonoWaveTable.h | ||
| CurveThatWasAltered | int32 | SynthComponents/SynthComponentMonoWaveTable.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void FlagCurveAsAltered
(
const int32 CurveIndex |
SynthComponents/SynthComponentMonoWaveTable.h |