![]() |
Ark Server API (ASE) - Wiki
|
#include <UE.h>
Public Member Functions | |
| FORCEINLINE T & | operator* () |
| FORCEINLINE T * | operator-> () |
| T * | Get (bool bEvenIfPendingKill=false) |
| FORCEINLINE | operator bool () |
| FORCEINLINE | operator T* () |
| FORCEINLINE bool | operator== (const TWeakObjectPtr< T > &__that) const |
| TWeakObjectPtr () | |
| TWeakObjectPtr (int index, int serialnumber) | |
Public Attributes | |
| int | ObjectIndex |
| int | ObjectSerialNumber |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| int TWeakObjectPtr< T >::ObjectIndex |
| int TWeakObjectPtr< T >::ObjectSerialNumber |