Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 285 Bytes

GameEvents.OnUnitRetreated.md

File metadata and controls

12 lines (9 loc) · 285 Bytes

GameEvents.OnUnitRetreated

Description

TBD

Usage

GameEvents.OnUnitRetreated(unitOwner [number], unitID [number])

Regular event: you can subscribe to it through GameEvents.OnUnitRetreated.Add(<function handler>)

Parameters

  • unitOwner [number]
  • unitID [number]