Navigation
API > API/Plugins > API/Plugins/PropertyAnimatorCore > API/Plugins/PropertyAnimatorCore/UPropertyAnimatorCoreSystemTimeS-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FString & GetCountdownDuration () |
TimeSources/PropertyAnimatorCoreSystemTimeSource.h | ||
void GetCountdownDuration
(
FTimespan& OutTimeSpan |
TimeSources/PropertyAnimatorCoreSystemTimeSource.h |
GetCountdownDuration()
| Name | GetCountdownDuration |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/PropertyAnimatorCore/Source/PropertyAnimatorCore/Public/TimeSources/PropertyAnimatorCoreSystemTimeSource.h |
| Include Path | #include "TimeSources/PropertyAnimatorCoreSystemTimeSource.h" |
const FString & GetCountdownDuration() const
GetCountdownDuration(FTimespan &)
| Name | GetCountdownDuration |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/PropertyAnimatorCore/Source/PropertyAnimatorCore/Public/TimeSources/PropertyAnimatorCoreSystemTimeSource.h |
| Include Path | #include "TimeSources/PropertyAnimatorCoreSystemTimeSource.h" |
void GetCountdownDuration
(
FTimespan & OutTimeSpan
) const