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

9 lines
183 B
C
Raw Normal View History

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