UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FNetFastCategoryBaseState::FCategoryState Struct Reference

Public Member Functions

 FCategoryState ()
 
FORCEINLINE bool IsEqual (const FCategoryState &OtherState) const
 
FORCEINLINE bool operator== (const FCategoryState &OtherState) const
 
FORCEINLINE bool operator!= (const FCategoryState &OtherState) const
 

Public Attributes

int32 TextLinesRepCounter
 
int32 ShapesRepCounter
 
TArray< FDataPackStateDataPackStates
 

Constructor & Destructor Documentation

◆ FCategoryState()

FNetFastCategoryBaseState::FCategoryState::FCategoryState ( )
inline

Member Function Documentation

◆ IsEqual()

FORCEINLINE bool FNetFastCategoryBaseState::FCategoryState::IsEqual ( const FCategoryState OtherState) const
inline

◆ operator!=()

FORCEINLINE bool FNetFastCategoryBaseState::FCategoryState::operator!= ( const FCategoryState OtherState) const
inline

◆ operator==()

FORCEINLINE bool FNetFastCategoryBaseState::FCategoryState::operator== ( const FCategoryState OtherState) const
inline

Member Data Documentation

◆ DataPackStates

TArray<FDataPackState> FNetFastCategoryBaseState::FCategoryState::DataPackStates

◆ ShapesRepCounter

int32 FNetFastCategoryBaseState::FCategoryState::ShapesRepCounter

◆ TextLinesRepCounter

int32 FNetFastCategoryBaseState::FCategoryState::TextLinesRepCounter

The documentation for this struct was generated from the following file: