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

#include <AnimSubsystem.h>

Public Member Functions

 FAnimSubsystemPostLoadContext (const FAnimSubsystemContext &InContext, IAnimClassInterface &InAnimClassInterface)
 

Public Attributes

const FAnimSubsystemContextInnerContext
 
IAnimClassInterfaceAnimClassInterface
 

Constructor & Destructor Documentation

◆ FAnimSubsystemPostLoadContext()

FAnimSubsystemPostLoadContext::FAnimSubsystemPostLoadContext ( const FAnimSubsystemContext InContext,
IAnimClassInterface InAnimClassInterface 
)
inline

Member Data Documentation

◆ AnimClassInterface

IAnimClassInterface& FAnimSubsystemPostLoadContext::AnimClassInterface

◆ InnerContext

const FAnimSubsystemContext& FAnimSubsystemPostLoadContext::InnerContext

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