CommonLibSSE (Parapets fork)
Loading...
Searching...
No Matches
TESHavokUtilities.h
Go to the documentation of this file.
1#pragma once
2
3namespace RE
4{
5 class hkpCollidable;
6 class TESObjectREFR;
7
8 namespace TESHavokUtilities
9 {
10 TESObjectREFR* FindCollidableRef(const hkpCollidable& a_linkedCollidable);
11 }
12}
Definition: TESObjectREFR.h:105
Definition: hkpCollidable.h:12
TESObjectREFR * FindCollidableRef(const hkpCollidable &a_linkedCollidable)
Definition: AbsorbEffect.h:6