F4MP/tiltedcode/Code/encoding/Structs/Skyrim/AnimationGraphDescriptor_SabreCatRootBehavior.h

9 lines
207 B
C
Raw Normal View History

#pragma once
struct AnimationGraphDescriptorManager;
struct AnimationGraphDescriptor_SabreCatRootBehavior
{
AnimationGraphDescriptor_SabreCatRootBehavior(AnimationGraphDescriptorManager& aManager);
};