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