Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/FCurveDiffingData
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
SIZE_T GetAllocatedSize () |
Modification/Keys/Data/CurvesSnapshot.h | ||
static SIZE_T GetAllocatedSize
(
const TMap< T, FCurveDiffingData >& InMapping |
Modification/Keys/Data/CurvesSnapshot.h |
GetAllocatedSize()
| Name | GetAllocatedSize |
| Type | function |
| Header File | /Engine/Source/Editor/CurveEditor/Public/Modification/Keys/Data/CurvesSnapshot.h |
| Include Path | #include "Modification/Keys/Data/CurvesSnapshot.h" |
SIZE_T GetAllocatedSize() const
GetAllocatedSize(const TMap< T, FCurveDiffingData > &)
| Name | GetAllocatedSize |
| Type | function |
| Header File | /Engine/Source/Editor/CurveEditor/Public/Modification/Keys/Data/CurvesSnapshot.h |
| Include Path | #include "Modification/Keys/Data/CurvesSnapshot.h" |
template<typename T>
static SIZE_T GetAllocatedSize
(
const TMap < T, FCurveDiffingData > & InMapping
)