Navigation
API > API/Plugins > API/Plugins/DaySequence > API/Plugins/DaySequence/UDaySequenceModifierComponent
Description
Creates and adds or marks for preserve all subsections that the modifier is responsible for. Optionally provided a map of all sections that exist in the root sequence to a bool flag used to mark that section as still relevant.
| Name | ReinitializeSubSequence |
| Type | function |
| Header File | /Engine/Plugins/Experimental/DaySequence/Source/DaySequence/Public/DaySequenceModifierComponent.h |
| Include Path | #include "DaySequenceModifierComponent.h" |
| Source | /Engine/Plugins/Experimental/DaySequence/Source/DaySequence/Private/DaySequenceModifierComponent.cpp |
void ReinitializeSubSequence
(
ADaySequenceActor::FSubSectionPreserveMap * SectionsToPreserve
)