FCacheCollectionDetails::CustomizeDetails

Called when details should be customized

Windows
MacOS
Linux

Override Hierarchy

IDetailCustomization::CustomizeDetails()

FCacheCollectionDetails::CustomizeDetails()

References

Module

ChaosCachingEditor

Header

/Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCachingEditor/Public/Chaos/CacheCollectionCustomization.h

Include

#include "Chaos/CacheCollectionCustomization.h"

Source

/Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCachingEditor/Private/Chaos/CacheCollectionCustomization.cpp

Syntax

virtual void CustomizeDetails
(
    IDetailLayoutBuilder & DetailBuilder
)

Remarks

Called when details should be customized

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