UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
StrongBlockIdentifier< Parameter > Class Template Reference

Public Member Functions

 StrongBlockIdentifier ()
 
 StrongBlockIdentifier (int32 SetId)
 
bool IsValid () const
 
int32 Get () const
 
StrongBlockIdentifieroperator++ ()
 
StrongBlockIdentifieroperator-- ()
 
StrongBlockIdentifier operator++ (int)
 
StrongBlockIdentifier operator-- (int)
 
int64 GetOffset () const
 
int64 GetSize (int64 FileSize) const
 
bool operator== (const StrongBlockIdentifier< Parameter > &Other) const
 
bool operator!= (const StrongBlockIdentifier< Parameter > &Other) const
 

Static Public Member Functions

static int64 GetSize ()
 

Friends

uint32 GetTypeHash (const StrongBlockIdentifier< Parameter > &Info)
 

Constructor & Destructor Documentation

◆ StrongBlockIdentifier() [1/2]

template<typename Parameter >
StrongBlockIdentifier< Parameter >::StrongBlockIdentifier ( )
inline

◆ StrongBlockIdentifier() [2/2]

template<typename Parameter >
StrongBlockIdentifier< Parameter >::StrongBlockIdentifier ( int32  SetId)
inlineexplicit

Member Function Documentation

◆ Get()

template<typename Parameter >
int32 StrongBlockIdentifier< Parameter >::Get ( ) const
inline

◆ GetOffset()

template<typename Parameter >
int64 StrongBlockIdentifier< Parameter >::GetOffset ( ) const
inline

◆ GetSize() [1/2]

template<typename Parameter >
static int64 StrongBlockIdentifier< Parameter >::GetSize ( )
inlinestatic

◆ GetSize() [2/2]

template<typename Parameter >
int64 StrongBlockIdentifier< Parameter >::GetSize ( int64  FileSize) const
inline

◆ IsValid()

template<typename Parameter >
bool StrongBlockIdentifier< Parameter >::IsValid ( ) const
inline

◆ operator!=()

template<typename Parameter >
bool StrongBlockIdentifier< Parameter >::operator!= ( const StrongBlockIdentifier< Parameter > &  Other) const
inline

◆ operator++() [1/2]

template<typename Parameter >
StrongBlockIdentifier & StrongBlockIdentifier< Parameter >::operator++ ( )
inline

◆ operator++() [2/2]

template<typename Parameter >
StrongBlockIdentifier StrongBlockIdentifier< Parameter >::operator++ ( int  )
inline

◆ operator--() [1/2]

template<typename Parameter >
StrongBlockIdentifier & StrongBlockIdentifier< Parameter >::operator-- ( )
inline

◆ operator--() [2/2]

template<typename Parameter >
StrongBlockIdentifier StrongBlockIdentifier< Parameter >::operator-- ( int  )
inline

◆ operator==()

template<typename Parameter >
bool StrongBlockIdentifier< Parameter >::operator== ( const StrongBlockIdentifier< Parameter > &  Other) const
inline

Friends And Related Symbol Documentation

◆ GetTypeHash

template<typename Parameter >
uint32 GetTypeHash ( const StrongBlockIdentifier< Parameter > &  Info)
friend

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