Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/TInitialValueProcessor
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
EntitySystem/MovieScenePropertyComponentHandler.h |
|
|
|
EntitySystem/MovieScenePropertyComponentHandler.h |
|
TInitialValueProcessor()
| |
|
| Name |
TInitialValueProcessor |
| Type |
function |
| Header File |
/Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieScenePropertyComponentHandler.h |
| Include Path |
#include "EntitySystem/MovieScenePropertyComponentHandler.h" |
TInitialValueProcessor()
TInitialValueProcessor(const PropertyTraits , TComponentTypeID< typename PropertyTraits::StorageType >, TArrayView< const FComponentTypeID >, ICustomPropertyRegistration )
| |
|
| Name |
TInitialValueProcessor |
| Type |
function |
| Header File |
/Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieScenePropertyComponentHandler.h |
| Include Path |
#include "EntitySystem/MovieScenePropertyComponentHandler.h" |
TInitialValueProcessor
(
const PropertyTraits * InTraits,
TComponentTypeID < typename PropertyTraits::StorageType > InInitialValueType,
TArrayView < const FComponentTypeID > InMetaDataComponents,
ICustomPropertyRegistration * InCustomPropertyRegistration
)