Difference between revisions of "ActorValueInfo Script"

Jump to navigation Jump to search
6 bytes added ,  20:24, 3 February 2014
m
→‎SKSE Member Functions: Fixed Description GetPerkTree
imported>CraftySentinel
imported>CraftySentinel
m (→‎SKSE Member Functions: Fixed Description GetPerkTree)
Line 78: Line 78:


'''[[GetPerkTree - ActorValueInfo|GetPerkTree]](FormList ''list'', Actor ''akActor'', Bool ''unowned'', Bool ''allRanks'')'''
'''[[GetPerkTree - ActorValueInfo|GetPerkTree]](FormList ''list'', Actor ''akActor'', Bool ''unowned'', Bool ''allRanks'')'''
*Returns perks from the skill into the specified FormList, ''akActor'', ''unowned'' and ''allRanks'' are used for filtering, with ''unowned'' being whether the actor has the perk and ''allRanks'' returning all ranks of the perk, unowned also applies to this.
*Returns perks from the skill into the specified FormList, ''akActor'', ''unowned'' and ''allRanks'' are used for filtering, with ''unowned'' being whether ''akActor'' has the perk and ''allRanks'' returning all ranks of the perk, ''unowned'' also applies to this.

Navigation menu