AChaosCacheManager::TickActor

[AActor](API\Runtime\Engine\GameFramework\AActor) interface

Windows
MacOS
Linux

Override Hierarchy

AActor::TickActor()

AChaosCacheManager::TickActor()

References

Module

ChaosCaching

Header

/Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/CacheManagerActor.h

Include

#include "Chaos/CacheManagerActor.h"

Source

/Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Private/Chaos/CacheManagerActor.cpp

Syntax

virtual void TickActor
(
    float DeltaTime,
    enum ELevelTick TickType,
    FActorTickFunction & ThisTickFunction
)

Remarks

AActor interface

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss