- Found in:
- Vanilla
Description
Documentation Comment
Sets this spaceship's rank with the specified faction
Caveats
Parameters
FactionakFaction
intaiRank
Examples
Auto-Generated Example
Faction myFaction__akFaction
int myInt__aiRank
mySpaceshipReference__toCallFunctionOn.SetFactionRank(myFaction__akFaction, myInt__aiRank)