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

#include <SkinningTransformProvider.h>

Public Member Functions

bool operator== (const FSkeletonBatchKey &InOther) const
 
bool operator!= (const FSkeletonBatchKey &InOther) const
 

Public Attributes

FGuid SkeletonGuid
 
FGuid TransformProviderId
 

Friends

SIZE_T GetTypeHash (const FSkeletonBatchKey &InKey)
 

Member Function Documentation

◆ operator!=()

bool FSkeletonBatchKey::operator!= ( const FSkeletonBatchKey InOther) const
inline

◆ operator==()

bool FSkeletonBatchKey::operator== ( const FSkeletonBatchKey InOther) const
inline

Friends And Related Symbol Documentation

◆ GetTypeHash

SIZE_T GetTypeHash ( const FSkeletonBatchKey InKey)
friend

Member Data Documentation

◆ SkeletonGuid

FGuid FSkeletonBatchKey::SkeletonGuid

◆ TransformProviderId

FGuid FSkeletonBatchKey::TransformProviderId

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