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

#include <AnimSubsystem.h>

Public Member Functions

 FAnimSubsystemLinkContext (const FAnimSubsystemContext &InContext, IAnimClassInterface &InAnimClassInterface)
 

Public Attributes

const FAnimSubsystemContextInnerContext
 
IAnimClassInterfaceAnimClassInterface
 

Constructor & Destructor Documentation

◆ FAnimSubsystemLinkContext()

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

Member Data Documentation

◆ AnimClassInterface

IAnimClassInterface& FAnimSubsystemLinkContext::AnimClassInterface

◆ InnerContext

const FAnimSubsystemContext& FAnimSubsystemLinkContext::InnerContext

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