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

#include <ChaosArchive.h>

Public Member Functions

template<typename T >
auto Requires (T *InType, FChaosArchive &InAr) -> decltype(T::SerializationFactory(InAr,(T *) nullptr))
 

Member Function Documentation

◆ Requires()

template<typename T >
auto Chaos::CSerializablePtr::Requires ( T *  InType,
FChaosArchive InAr 
) -> decltype(T::SerializationFactory(InAr,(T *) nullptr))

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