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

#include <SkeletalMeshRestoreState.h>

Public Member Functions

void SaveState (USkeletalMeshComponent *InComponent)
 
void RestoreState (USkeletalMeshComponent *InComponent)
 
void RestoreLOD (USkeletalMeshComponent *InComponent)
 
void RestoreState ()
 
void RestoreLOD ()
 

Public Attributes

TArray< FSkeletalMeshEditorParamsSkeletalMeshCompEditorParams
 

Member Function Documentation

◆ RestoreLOD() [1/2]

void FSkeletalMeshRestoreState::RestoreLOD ( )
inline

◆ RestoreLOD() [2/2]

void FSkeletalMeshRestoreState::RestoreLOD ( USkeletalMeshComponent *  InComponent)
inline

◆ RestoreState() [1/2]

void FSkeletalMeshRestoreState::RestoreState ( )
inline

◆ RestoreState() [2/2]

void FSkeletalMeshRestoreState::RestoreState ( USkeletalMeshComponent *  InComponent)
inline

◆ SaveState()

void FSkeletalMeshRestoreState::SaveState ( USkeletalMeshComponent *  InComponent)
inline

Member Data Documentation

◆ SkeletalMeshCompEditorParams

TArray<FSkeletalMeshEditorParams> FSkeletalMeshRestoreState::SkeletalMeshCompEditorParams

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