SC2Mapster Wiki
Advertisement

AI Actions[ | ]

Init Campaign Harvesting[ | ]

GUI[ | ]

AI - Initialize campaign harvesting for player player

Galaxy Code[ | ]

void AIInitCampaignHarvest ( int player )

Description[ | ]

Initializes harvesting for an AI player. This happens automatically when you call one of the Start Campaign AI actions.

Parameters[ | ]

  • int player
    • Name: Player

Additional Information[ | ]

Advertisement