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

9 lines
193 B
C
Raw Normal View History

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