Skip to content

Function; CPU_EnableAll

Cloaked edited this page Jun 10, 2020 · 1 revision

CPU_EnableAll(<bEnable>)

Description

Enables/disables the AI for all CPU players.
Note: this function doesn't affect sobgroups removed using CPU_RemoveSobGroup.

Example

CPU_EnableAll(0)

Arguments

<bEnable>: enable/disable AI (0 = disable, 1 = enable).

Related Pages

Function Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

Clone this wiki locally