#pragma once struct ActorKnowledge : NiRefObject { int32_t hOwner; int32_t hTarget; int32_t eFactionFightReaction; };