![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| StrongBlockIdentifier () | |
| StrongBlockIdentifier (int32 SetId) | |
| bool | IsValid () const |
| int32 | Get () const |
| StrongBlockIdentifier & | operator++ () |
| StrongBlockIdentifier & | operator-- () |
| 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) |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |