![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for UE::Net::FFieldPathForNetSerializer, including all inherited members.
| ClearCachedField() | UE::Net::FFieldPathForNetSerializer | inline |
| FFieldPath::ClearCachedField() const | FFieldPath | inlineprotected |
| EPathResolveType enum name | FFieldPath | protected |
| FFieldPath()=default | FFieldPath | |
| FFieldPath(FField *InField) | FFieldPath | inline |
| Generate(FField *InField) | FFieldPath | |
| Generate(const TCHAR *InFieldPathString) | FFieldPath | |
| GetPath() const | UE::Net::FFieldPathForNetSerializer | inline |
| GetResolvedOwner() const | UE::Net::FFieldPathForNetSerializer | inline |
| GetTyped(FFieldClass *ExpectedType, UStruct *InCurrentStruct=nullptr) const | FFieldPath | inline |
| IsPathToFieldEmpty() const | FFieldPath | inline |
| IsStale() const | FFieldPath | inline |
| NeedsResolving() const | FFieldPath | inlineprotected |
| operator!=(const FFieldPath &InOther) const | FFieldPath | inline |
| operator==(const FFieldPath &InOther) const | FFieldPath | inline |
| Path | FFieldPath | protected |
| Reset() | FFieldPath | inline |
| ResolvedField | FFieldPath | mutableprotected |
| ResolvedOwner | FFieldPath | mutableprotected |
| ResolveField(FFieldClass *ExpectedClass=FField::StaticClass(), UStruct *InCurrentStruct=nullptr, EPathResolveType InResolveType=FFieldPath::UseStructIfOuterNotFound) const | FFieldPath | inline |
| SetPath(const TArray< FName > &InPath) | UE::Net::FFieldPathForNetSerializer | inline |
| SetResolvedOwner(const TWeakObjectPtr< UStruct > &InResolvedOwner) | UE::Net::FFieldPathForNetSerializer | inline |
| ToString() const | FFieldPath | |
| TryToResolvePath(UStruct *InCurrentStruct, EPathResolveType InResolveType=FFieldPath::UseStructIfOuterNotFound) const | FFieldPath | |
| UseStructAlways enum value | FFieldPath | protected |
| UseStructIfOuterNotFound enum value | FFieldPath | protected |