UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::CIsUpdatableElement Struct Reference

#include <AABBTree.h>

Public Member Functions

template<typename ElementT >
auto Requires (ElementT &InElem, const ElementT &InOtherElem) -> decltype(InElem.UpdateFrom(InOtherElem))
 

Member Function Documentation

◆ Requires()

template<typename ElementT >
auto Chaos::CIsUpdatableElement::Requires ( ElementT &  InElem,
const ElementT &  InOtherElem 
) -> decltype(InElem.UpdateFrom(InOtherElem))

The documentation for this struct was generated from the following file: