Difference between revisions of "Actor Script"
Jump to navigation
Jump to search
m
→SKSE Member Functions: Fixed GetFactions to follow linking conventions
imported>Terra Nova2 (→SKSE Member Functions: added GetFactions.) |
imported>TidalWraith m (→SKSE Member Functions: Fixed GetFactions to follow linking conventions) |
||
Line 618: | Line 618: | ||
*Sheathes the actors weapon. | *Sheathes the actors weapon. | ||
'''Faction[] [[GetFactions]](int ''minRank'', int ''maxRank'')''' | '''Faction[] [[GetFactions - Actor| GetFactions]](int ''minRank'', int ''maxRank'')''' | ||
*Returns all factions with the specified min and max ranks (-128 to 127) | *Returns all factions with the specified min and max ranks (-128 to 127) | ||