|
| virtual bool | IsStateEqual (INetDeltaBaseState *OtherState) override |
| |
| void | DumpToLog () |
| |
| | INetDeltaBaseState () |
| |
| virtual | ~INetDeltaBaseState () |
| |
| virtual void | CountBytes (FArchive &Ar) const |
| |
| uint32 | GetLastAckedHistory () const |
| |
| void | SetLastAckedHistory (uint32 InAckedHistory) |
| |
| uint32 | GetChangelistHistory () const |
| |
| void | SetChangelistHistory (uint32 InChangelistHistory) |
| |
| TSharedRef< INetDeltaBaseState, Mode > | AsShared () |
| |
| TSharedRef< INetDeltaBaseState const, Mode > | AsShared () const |
| |
| TSharedRef< SubobjectType, Mode > | AsSharedSubobject (SubobjectType *SubobjectPtr) const |
| |
| TWeakPtr< INetDeltaBaseState, Mode > | AsWeak () |
| |
| TWeakPtr< INetDeltaBaseState const, Mode > | AsWeak () const |
| |
| TWeakPtr< SubobjectType, Mode > | AsWeakSubobject (SubobjectType *SubobjectPtr) const |
| |
| void | UpdateWeakReferenceInternal (TSharedPtr< SharedPtrType, SharedPtrMode > const *InSharedPtr, OtherType *InObject) const |
| |
| void | UpdateWeakReferenceInternal (TSharedRef< SharedRefType, SharedPtrMode > const *InSharedRef, OtherType *InObject) const |
| |
| UE_FORCEINLINE_HINT bool | DoesSharedInstanceExist () const |
| |
◆ DumpToLog()
| void FNetFastCategoryBaseState::DumpToLog |
( |
| ) |
|
|
inline |
◆ IsStateEqual()
◆ CategoryStates
The documentation for this class was generated from the following file: