Difference between revisions of "Actor Script"
Jump to navigation
Jump to search
→SKSE Member Functions: added GetFactions.
imported>CraftySentinel (Added ReplaceHeadPart from SKSE 1.17) |
imported>Terra Nova2 (→SKSE Member Functions: added GetFactions.) |
||
Line 617: | Line 617: | ||
'''[[SheatheWeapon - Actor|SheatheWeapon]]()''' | '''[[SheatheWeapon - Actor|SheatheWeapon]]()''' | ||
*Sheathes the actors weapon. | *Sheathes the actors weapon. | ||
'''Faction[] [[GetFactions]](int ''minRank'', int ''maxRank'')''' | |||
*Returns all factions with the specified min and max ranks (-128 to 127) | |||
== Events == | == Events == |