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

9 lines
181 B
C
Raw Normal View History

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