![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for uLang::TOPtr< ObjectType >, including all inherited members.
| _Object | uLang::TOPtr< ObjectType > | protected |
| Get() const | uLang::TOPtr< ObjectType > | inline |
| IsNull() const | uLang::TOPtr< ObjectType > | inline |
| IsSet() const | uLang::TOPtr< ObjectType > | inline |
| IsStale() const | uLang::TOPtr< ObjectType > | inline |
| IsValid() const | uLang::TOPtr< ObjectType > | inline |
| operator bool() const | uLang::TOPtr< ObjectType > | inline |
| operator ObjectType *() const | uLang::TOPtr< ObjectType > | inline |
| operator!() const | uLang::TOPtr< ObjectType > | inline |
| operator!=(const TOPtr &Other) const | uLang::TOPtr< ObjectType > | inline |
| operator!=(const TOPtr< OtherObjectType > &Other) const | uLang::TOPtr< ObjectType > | inline |
| operator!=(const ObjectType *Object) const | uLang::TOPtr< ObjectType > | inline |
| operator*() const | uLang::TOPtr< ObjectType > | inline |
| operator->() const | uLang::TOPtr< ObjectType > | inline |
| operator=(const TOPtr &Other) | uLang::TOPtr< ObjectType > | inline |
| operator=(const TOPtr< OtherObjectType > &Other) | uLang::TOPtr< ObjectType > | inline |
| operator=(const TSPtrG< OtherObjectType, OtherAllowNull, AllocatorType, AllocatorArgsType... > &SharedPtr) | uLang::TOPtr< ObjectType > | inline |
| operator=(const TUPtrG< OtherObjectType, OtherAllowNull, AllocatorType, AllocatorArgsType... > &UniquePtr) | uLang::TOPtr< ObjectType > | inline |
| operator==(const TOPtr &Other) const | uLang::TOPtr< ObjectType > | inline |
| operator==(const TOPtr< OtherObjectType > &Other) const | uLang::TOPtr< ObjectType > | inline |
| operator==(const ObjectType *Object) const | uLang::TOPtr< ObjectType > | inline |
| Reset() | uLang::TOPtr< ObjectType > | inline |
| TOPtr | uLang::TOPtr< ObjectType > | friend |
| TOPtr() | uLang::TOPtr< ObjectType > | inline |
| TOPtr(const TOPtr &Other) | uLang::TOPtr< ObjectType > | inline |
| TOPtr(const TOPtr< OtherObjectType > &Other) | uLang::TOPtr< ObjectType > | inline |
| TOPtr(const TSPtrG< OtherObjectType, OtherAllowNull, AllocatorType, AllocatorArgsType... > &SharedPtr) | uLang::TOPtr< ObjectType > | inline |
| TOPtr(const TUPtrG< OtherObjectType, OtherAllowNull, AllocatorType, AllocatorArgsType... > &UniquePtr) | uLang::TOPtr< ObjectType > | inline |