UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TPlacementNewer< T > Struct Template Reference

#include <DelegateInstanceInterface.h>

Public Member Functions

 TPlacementNewer ()
 
 ~TPlacementNewer ()
 
template<typename... ArgTypes>
T * operator() (ArgTypes &&... Args)
 
T * operator-> ()
 

Constructor & Destructor Documentation

◆ TPlacementNewer()

template<typename T >
TPlacementNewer< T >::TPlacementNewer ( )
inline

◆ ~TPlacementNewer()

template<typename T >
TPlacementNewer< T >::~TPlacementNewer ( )
inline

Member Function Documentation

◆ operator()()

template<typename T >
template<typename... ArgTypes>
T * TPlacementNewer< T >::operator() ( ArgTypes &&...  Args)
inline

◆ operator->()

template<typename T >
T * TPlacementNewer< T >::operator-> ( )
inline

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