Objective.getUniqueId 29
Get unique identifier for the objective. This is useful to check if an objective already exist, or to find specific objective with findObjective, especially across the network or between different phases.
Return value
Return Type | Description |
---|---|
integer | A unique ID for the unit, Nil if not found. |
No parameters defined for this function.
Examples
No examples available.