Loading...
Searching...
No Matches
AccelByte::TSelfPtr< ObjectType, Mode > Class Template Reference

#include <OnlineAsyncTaskAccelByteUtils.h>

Friends

template<typename, typename>
class TDelegateUtils

Detailed Description

template<class ObjectType, ESPMode Mode>
class AccelByte::TSelfPtr< ObjectType, Mode >

Self Reference to this ObjectType Use this when WeakPtr needed and the object lifecycle is not managed by SharedPointer WARNING: Don't use this with TSharedFromThis because it could messed up with the reference