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

#include <StringConv.h>

Public Member Functions

UE_FORCEINLINE_HINT TPassthruPointer (T *InPtr)
 
UE_FORCEINLINE_HINT T * Get () const UE_LIFETIMEBOUND
 
UE_FORCEINLINE_HINT void Apply () const
 

Constructor & Destructor Documentation

◆ TPassthruPointer()

template<typename T >
UE_FORCEINLINE_HINT TPassthruPointer< T >::TPassthruPointer ( T *  InPtr)
inlineexplicit

Member Function Documentation

◆ Apply()

template<typename T >
UE_FORCEINLINE_HINT void TPassthruPointer< T >::Apply ( ) const
inline

◆ Get()

template<typename T >
UE_FORCEINLINE_HINT T * TPassthruPointer< T >::Get ( ) const
inline

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