![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SkinnedAssetCommon.h>
Public Member Functions | |
| FSectionReference () | |
| FSectionReference (const int32 &InSectionIndex) | |
| bool | operator== (const FSectionReference &Other) const |
| bool | Serialize (FArchive &Ar) |
Public Attributes | |
| int32 | SectionIndex |
Friends | |
| FArchive & | operator<< (FArchive &Ar, FSectionReference &B) |
|
inline |
|
inline |
|
inline |
|
friend |
| int32 FSectionReference::SectionIndex |
Index of the section we reference.