Soldier.getUniqueId 2

Get unique identifier for the unit. This is useful to check if a unit already exist, or to find specific units, especially across the network.


Return value

Return TypeDescription
integerA unique ID for the unit, Nil if not found.

No parameters defined for this function.


Examples

No examples available.


Back to Scripting API