Navigation
API > API/Plugins > API/Plugins/DaySequence > API/Plugins/DaySequence/ADaySequenceActor
Description
Get the current target apparent time of day in hours. This is distinct from apparent time of day in that it is only capturing the target time of static time contributors. The target time is determined by the highest priority static time contributor independent of blend weight. Multiple contributors at the same priority will return the average of their target times.
| Name | GetTargetApparentTimeOfDay |
| Type | function |
| Header File | /Engine/Plugins/Experimental/DaySequence/Source/DaySequence/Public/DaySequenceActor.h |
| Include Path | #include "DaySequenceActor.h" |
| Source | /Engine/Plugins/Experimental/DaySequence/Source/DaySequence/Private/DaySequenceActor.cpp |
float GetTargetApparentTimeOfDay() const
float, time in hours