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

#include <NetTokenStore.h>

Public Member Functions

bool operator< (const FNetTokenStoreTypeIdPair &Other) const
 

Public Attributes

FString StoreTypeName
 
uint32 TypeID = 0
 

Member Function Documentation

◆ operator<()

bool FNetTokenStoreTypeIdPair::operator< ( const FNetTokenStoreTypeIdPair Other) const
inline

Member Data Documentation

◆ StoreTypeName

FString FNetTokenStoreTypeIdPair::StoreTypeName

◆ TypeID

uint32 FNetTokenStoreTypeIdPair::TypeID = 0

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