EvEmu
0.8.4
11 September 2021
|
#include "ObjCacheService.h"
Public Member Functions | |
ObjectCachedSessionMethodID (const char *service, const char *method, int32 sessionValue) | |
~ObjectCachedSessionMethodID () | |
Public Attributes | |
PyRep * | objectID |
Definition at line 44 of file ObjCacheService.h.
ObjectCachedSessionMethodID::ObjectCachedSessionMethodID | ( | const char * | service, |
const char * | method, | ||
int32 | sessionValue | ||
) |
ObjectCachedSessionMethodID::~ObjectCachedSessionMethodID | ( | ) |
PyRep* ObjectCachedSessionMethodID::objectID |
Definition at line 48 of file ObjCacheService.h.
Referenced by ObjCacheService::GiveCache(), ObjCacheService::IsCacheLoaded(), ObjCacheService::MakeObjectCachedSessionMethodCallResult(), ObjectCachedSessionMethodID(), and ~ObjectCachedSessionMethodID().