Navigation
API > API/Plugins > API/Plugins/ChaosCaching > API/Plugins/ChaosCaching/AChaosCacheManager
Description
End UObject interface Expose StartTime property to Sequencer. GetStartTime will be called on keys.
| Name | SetStartTime |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/CacheManagerActor.h |
| Include Path | #include "Chaos/CacheManagerActor.h" |
| Source | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Private/Chaos/CacheManagerActor.cpp |
UFUNCTION (CallInEditor)
void SetStartTime
(
float InStartTime
)