CommonLibSSE (Parapets fork)
Loading...
Searching...
No Matches
Misc.h File Reference

Go to the source code of this file.

Namespaces

namespace  RE
 

Functions

void RE::ApplyPerkEntries (std::uint8_t a_perkEntryCode, Actor *a_perkOwner, TESForm *a_item, float *a_value)
 
void RE::CreateRefHandle (RefHandle &a_handleOut, TESObjectREFR *a_refrTo)
 
void RE::DebugNotification (const char *a_notification, const char *a_soundToPlay=0, bool a_cancelIfAlreadyQueued=true)
 
float RE::GetArmorFinalRating (InventoryEntryData *a_entryData, float a_armorPerks, float a_skillMultiplier)
 
Setting * RE::GetINISetting (const char *a_name)
 
bool RE::LookupReferenceByHandle (const RefHandle &a_handle, NiPointer< Actor > &a_refrOut)
 
bool RE::LookupReferenceByHandle (const RefHandle &a_handle, NiPointer< TESObjectREFR > &a_refrOut)
 
void RE::PlaySound (const char *a_editorID)