Background for Skyrim SE
Member of the Game script
intfunctionGetPerkPoints()NativeGlobal

Description

Wiki Description

Returns the number of perk points available to the player. (This function requires SKSE)

Documentation Comment

SKSE64 additions built 2024-01-17 20:01:40.731000 UTC
Get/Set Perk Points


Caveats

CK Wiki - Notes

None


Examples

Int PerkPoints = Game.GetPerkPoints()

Auto-Generated Example

int returnedValue = Game.GetPerkPoints()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.