AChaosCacheManager::SetAllMode

End [UObject](API\Runtime\CoreUObject\UObject\UObject) interface Sets the playback mode of every observed component to the specified mode

Windows
MacOS
Linux

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

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Caching")
void SetAllMode
(
    ECacheMode InMode
)

Remarks

End UObject interface Sets the playback mode of every observed component to the specified mode

Parameters

Parameter

Description

InMode

Mode to set

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