Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/IAnimClassInterface
| Type | Name | Description | |
|---|---|---|---|
| const SubsystemType * | Get a subsystem's class-resident data. If no subsystem of the type exists this will return nullptr. | ||
| const FAnimSubsystem * | FindSubsystem
(
UScriptStruct* InSubsystemType |
Find a subsystem's class-resident data. |