UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::FPreAnimatedStorageID Struct Reference

#include <MovieScenePreAnimatedStorageID.h>

+ Inheritance diagram for UE::MovieScene::FPreAnimatedStorageID:

Public Member Functions

 FPreAnimatedStorageID ()=default
 
 operator bool () const
 

Friends

struct FPreAnimatedStateExtension
 
uint32 GetTypeHash (FPreAnimatedStorageID In)
 
bool operator< (FPreAnimatedStorageID A, FPreAnimatedStorageID B)
 
bool operator== (FPreAnimatedStorageID A, FPreAnimatedStorageID B)
 

Constructor & Destructor Documentation

◆ FPreAnimatedStorageID()

UE::MovieScene::FPreAnimatedStorageID::FPreAnimatedStorageID ( )
default

Member Function Documentation

◆ operator bool()

UE::MovieScene::FPreAnimatedStorageID::operator bool ( ) const
inlineexplicit

Friends And Related Symbol Documentation

◆ FPreAnimatedStateExtension

◆ GetTypeHash

uint32 GetTypeHash ( FPreAnimatedStorageID  In)
friend

◆ operator<

bool operator< ( FPreAnimatedStorageID  A,
FPreAnimatedStorageID  B 
)
friend

◆ operator==

bool operator== ( FPreAnimatedStorageID  A,
FPreAnimatedStorageID  B 
)
friend

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