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

9 lines
201 B
C
Raw Normal View History

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