Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SKSE - GetVersion
- SKSE - GetVersionMinor
- SKSE - GetVersionBeta
- SKSE - GetVersionRelease
- Form - GetType
- Form - GetName
- Form - SetName
- Form - GetWeight
- Form - SetWeight
- Form - SetGoldValue
- Form - GetNumKeywords
- Form - GetNthKeyword
- Form - RegisterForKey
- Form - UnregisterForKey
- Form - UnregisterForAllKeys
- Form - RegisterForMenu
- Form - UnregisterForMenu
- Form - UnregisterForAllMenus
- Form - RegisterForModEvent
- Form - SendModEvent
- Form - UnregisterForModEvent
- Form - UnregisterForAllModEvents
- Form - TempClone
- Form - RegisterForControl
- Form - UnregisterForControl
- Form - UnregisterForAllControls
- ColorComponent - GetAlpha
- ColorComponent - GetRed
- ColorComponent - GetGreen
- ColorComponent - GetBlue
- ColorComponent - GetHue
- ColorComponent - GetSaturation
- ColorComponent - GetValue
- ColorComponent - SetAlpha
- ColorComponent - SetRed
- ColorComponent - SetGreen
- ColorComponent - SetBlue
- ColorComponent - SetHue
- ColorComponent - SetSaturation
- ColorComponent - SetValue
- ColorForm - GetColor
- ColorForm - SetColor
- HeadPart - GetType
- HeadPart - GetNumExtraParts
- HeadPart - GetNthExtraPart
- HeadPart - HasExtraPart
- HeadPart - GetIndexOfExtraPart
- HeadPart - GetValidRaces
- HeadPart - SetValidRaces
- Cell - GetNumRefs
- Cell - GetNthRef
- ArmorAddon - GetModelPath
- ArmorAddon - SetModelPath
- ArmorAddon - GetModelNumTextureSets
- ArmorAddon - GetModelNthTextureSet
- ArmorAddon - SetModelNthTextureSet
- ArmorAddon - GetNumAdditionalRaces
- ArmorAddon - GetNthAdditionalRace
- Armor - GetArmorRating
- Armor - SetArmorRating
- Armor - ModArmorRating
- Armor - GetSlotMask
- Armor - SetSlotMask
- Armor - AddSlotToMask
- Armor - RemoveSlotFromMask
- Armor - GetMaskForSlot
- Armor - GetModelPath
- Armor - SetModelPath
- Armor - GetIconPath
- Armor - SetIconPath
- Armor - GetMessageIconPath
- Armor - SetMessageIconPath
- Armor - GetWeightClass
- Armor - SetWeightClass
- Armor - GetEnchantment
- Armor - SetEnchantment
- Armor - GetNumArmorAddons
- Armor - GetNthArmorAddon
- SoulGem - GetSoulSize
- SoulGem - GetGemSize
- Apparatus - GetQuality
- Apparatus - SetQuality
- Math - LeftShift
- Math - RightShift
- Math - LogicalAnd
- Math - LogicalOr
- Math - LogicalXor
- Math - LogicalNot
- Input - IsKeyPressed
- Input - TapKey
- Input - HoldKey
- Input - ReleaseKey
- Input - GetNumKeysPressed
- Input - GetNthKeyPressed
- Input - GetMappedKey
- Input - GetMappedControl
- ObjectReference - GetNumItems
- ObjectReference - GetNthForm
- ObjectReference - GetTotalItemWeight
- ObjectReference - GetTotalArmorWeight
- ObjectReference - IsHarvested
- ObjectReference - SetHarvested
- ObjectReference - SetItemHealthPercent
- ObjectReference - GetItemMaxCharge
- ObjectReference - GetItemCharge
- ObjectReference - SetItemCharge
- ObjectReference - ResetInventory
- ObjectReference - GetNiNodePositionX
- ObjectReference - GetNiNodePositionY
- ObjectReference - GetNiNodePositionZ
- ObjectReference - GetNiNodeScale
- ObjectReference - SetNiNodeScale
- Weapon - GetWeaponType
- Weapon - SetWeaponType
- Weapon - GetBaseDamage
- Weapon - SetBaseDamage
- Weapon - GetCritDamage
- Weapon - SetCritDamage
- Weapon - GetReach
- Weapon - SetReach
- Weapon - GetMinRange
- Weapon - SetMinRange
- Weapon - GetMaxRange
- Weapon - SetMaxRange
- Weapon - GetSpeed
- Weapon - SetSpeed
- Weapon - GetStagger
- Weapon - SetStagger
- Weapon - GetModelPath
- Weapon - SetModelPath
- Weapon - GetIconPath
- Weapon - SetIconPath
- Weapon - GetMessageIconPath
- Weapon - SetMessageIconPath
- Weapon - GetEnchantment
- Weapon - SetEnchantment
- CombatStyle - GetOffensiveMult
- CombatStyle - GetDefensiveMult
- CombatStyle - GetGroupOffensiveMult
- CombatStyle - GetAvoidThreatChance
- CombatStyle - GetMeleeMult
- CombatStyle - GetRangedMult
- CombatStyle - GetMagicMult
- CombatStyle - GetShoutMult
- CombatStyle - GetStaffMult
- CombatStyle - GetUnarmedMult
- CombatStyle - SetOffensiveMult
- CombatStyle - SetDefensiveMult
- CombatStyle - SetGroupOffensiveMult
- CombatStyle - SetAvoidThreatChance
- CombatStyle - SetMeleeMult
- CombatStyle - SetRangedMult
- CombatStyle - SetMagicMult
- CombatStyle - SetShoutMult
- CombatStyle - SetStaffMult
- CombatStyle - SetUnarmedMult
- CombatStyle - GetMeleeAttackStaggeredMult
- CombatStyle - GetMeleePowerAttackStaggeredMult
- CombatStyle - GetMeleePowerAttackBlockingMult
- CombatStyle - GetMeleeBashMult
- CombatStyle - GetMeleeBashRecoiledMult
- CombatStyle - GetMeleeBashAttackMult
- CombatStyle - GetMeleeBashPowerAttackMult
- CombatStyle - GetMeleeSpecialAttackMult
- CombatStyle - GetAllowDualWielding
- CombatStyle - SetMeleeAttackStaggeredMult
- CombatStyle - SetMeleePowerAttackStaggeredMult
- CombatStyle - SetMeleePowerAttackBlockingMult
- CombatStyle - SetMeleeBashMult
- CombatStyle - SetMeleeBashRecoiledMult
- CombatStyle - SetMeleeBashAttackMult
- CombatStyle - SetMeleeBashPowerAttackMult
- CombatStyle - SetMeleeSpecialAttackMult
- CombatStyle - SetAllowDualWielding
- CombatStyle - GetCloseRangeDuelingCircleMult
- CombatStyle - GetCloseRangeDuelingFallbackMult
- CombatStyle - GetCloseRangeFlankingFlankDistance
- CombatStyle - GetCloseRangeFlankingStalkTime
- CombatStyle - SetCloseRangeDuelingCircleMult
- CombatStyle - SetCloseRangeDuelingFallbackMult
- CombatStyle - SetCloseRangeFlankingFlankDistance
- CombatStyle - SetCloseRangeFlankingStalkTime
- CombatStyle - GetLongRangeStrafeMult
- CombatStyle - SetLongRangeStrafeMult
- CombatStyle - GetFlightHoverChance
- CombatStyle - GetFlightDiveBombChance
- CombatStyle - GetFlightFlyingAttackChance
- CombatStyle - SetFlightHoverChance
- CombatStyle - SetFlightDiveBombChance
- CombatStyle - SetFlightFlyingAttackChance
- Actor - GetWornForm
- Actor - QueueNiNodeUpdate
- Actor - GetSpellCount
- Actor - GetNthSpell
- ActorBase - GetCombatStyle
- ActorBase - SetCombatStyle
- ActorBase - GetOutfit
- ActorBase - SetClass
- ActorBase - GetHeight
- ActorBase - SetHeight
- ActorBase - GetWeight
- ActorBase - SetWeight
- ActorBase - GetNumHeadParts
- ActorBase - GetNthHeadPart
- ActorBase - SetNthHeadPart
- ActorBase - GetFaceMorph
- ActorBase - SetFaceMorph
- ActorBase - GetFacePreset
- ActorBase - SetFacePreset
- ActorBase - GetHairColor
- ActorBase - SetHairColor
- ActorBase - GetSpellCount
- ActorBase - GetNthSpell
- Outfit - GetNumParts
- Outfit - GetNthPart
- Potion - IsFood
- Potion - GetNumEffects
- Potion - GetNthEffectMagnitude
- Potion - GetNthEffectArea
- Potion - GetNthEffectDuration
- Potion - GetNthEffectMagicEffect
- Potion - GetCostliestEffectIndex
- Race - GetSpellCount
- Race - GetNthSpell
- Race - IsRaceFlagSet
- Race - SetRaceFlag
- Race - ClearRaceFlag
- Race - GetDefaultVoiceType
- Race - SetDefaultVoiceType
- Race - GetRace
- Race - GetNumPlayableRaces
- Race - GetNthPlayableRace
- Spell - GetCastTime
- Spell - GetPerk
- Spell - GetNumEffects
- Spell - GetNthEffectMagnitude
- Spell - GetNthEffectArea
- Spell - GetNthEffectDuration
- Spell - GetNthEffectMagicEffect
- Spell - GetCostliestEffectIndex
- Spell - GetMagickaCost
- Enchantment - GetNumEffects
- Enchantment - GetNthEffectMagnitude
- Enchantment - GetNthEffectArea
- Enchantment - GetNthEffectDuration
- Enchantment - GetNthEffectMagicEffect
- Enchantment - GetCostliestEffectIndex
- Ingredient - GetNumEffects
- Ingredient - GetNthEffectMagnitude
- Ingredient - GetNthEffectArea
- Ingredient - GetNthEffectDuration
- Ingredient - GetNthEffectMagicEffect
- Ingredient - GetCostliestEffectIndex
- StringUtil - GetLength
- StringUtil - GetNthChar
- StringUtil - IsLetter
- StringUtil - IsDigit
- StringUtil - IsPunctuation
- StringUtil - IsPrintable
- StringUtil - Find
- StringUtil - Substring
- StringUtil - AsOrd
- StringUtil - AsChar
- Keyword - GetString
- Keyword - GetKeyword
- Book - GetSkill
- Book - GetSpell
- Book - IsRead
- ConstructibleObject - GetResult
- ConstructibleObject - SetResult
- ConstructibleObject - GetResultQuantity
- ConstructibleObject - SetResultQuantity
- ConstructibleObject - GetNumIngredients
- ConstructibleObject - GetNthIngredient
- ConstructibleObject - SetNthIngredient
- ConstructibleObject - GetNthIngredientQuantity
- ConstructibleObject - SetNthIngredientQuantity
- ConstructibleObject - GetWorkbenchKeyword
- ConstructibleObject - SetWorkbenchKeyword
- Game - GetPerkPoints
- Game - SetPerkPoints
- Game - ModPerkPoints
- Game - GetModCount
- Game - GetModByName
- Game - GetModName
- Game - GetModAuthor
- Game - GetModDescription
- Game - GetModDependencyCount
- Game - GetNthModDependency
- Game - SetGameSettingFloat
- Game - SetGameSettingInt
- Game - SetGameSettingBool
- Game - SetGameSettingString
- Game - SaveGame
- Game - LoadGame
- Game - GetNumTintMasks
- Game - GetNthTintMaskColor
- Game - SetNthTintMaskColor
- Game - GetNthTintMaskType
- Game - GetNthTintMaskTexturePath
- Game - SetNthTintMaskTexturePath
- Game - GetNumTintsByType
- Game - GetTintMaskColor
- Game - SetTintMaskColor
- Game - GetTintMaskTexturePath
- Game - SetTintMaskTexturePath
- Game - UpdateTintMaskColors
- Game - UpdateHairColor
- UI - SetBool
- UI - SetInt
- UI - SetFloat
- UI - SetString
- UI - GetBool
- UI - GetInt
- UI - GetFloat
- UI - GetString
- UI - InvokeBool
- UI - InvokeFloat
- UI - InvokeInt
- UI - InvokeString
- UI - InvokeBoolA
- UI - InvokeIntA
- UI - InvokeFloatA
- UI - InvokeStringA
- UI - InvokeForm
- UI - IsMenuOpen
- UI - IsTextInputEnabled
- Alias - GetName
- Alias - GetId
- Alias - RegisterForKey
- Alias - UnregisterForKey
- Alias - UnregisterForAllKeys
- Alias - RegisterForMenu
- Alias - UnregisterForMenu
- Alias - UnregisterForAllMenus
- Alias - RegisterForModEvent
- Alias - UnregisterForModEvent
- Alias - UnregisterForAllModEvents
- Alias - SendModEvent
- Alias - RegisterForControl
- Alias - UnregisterForControl
- Alias - UnregisterForAllControls
- Quest - GetQuest
- Quest - GetId
- Quest - GetPriority
- Quest - GetNumAliases
- Quest - GetNthAlias
- Quest - GetAliasByName
- Shout - GetNthWordOfPower
- Shout - GetNthSpell
- Shout - GetNthRecoveryTime
- Shout - SetNthWordOfPower
- Shout - SetNthSpell
- Shout - SetNthRecoveryTime
- Utility - GetINIFloat
- Utility - GetINIInt
- Utility - GetINIBool
- Utility - GetINIString
- ActiveMagicEffect - GetTimeElapsed
- ActiveMagicEffect - GetDuration
- SoundDescriptor - GetDecibelAttenuation
- SoundDescriptor - SetDecibelAttenuation
- SoundDescriptor - GetDecibelVariance
- SoundDescriptor - SetDecibelVariance
- SoundDescriptor - GetFrequencyVariance
- SoundDescriptor - SetFrequencyVariance
- SoundDescriptor - GetFrequencyShift
- SoundDescriptor - SetFrequencyShift
- Sound - GetDescriptor
- Weather - GetSunGlare
- Weather - GetSunDamage
- Weather - GetWindDirection
- Weather - GetWindDirectionRange
- Weather - GetFogDistance
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement