Objective.isScripted 73
Check if a Mission Objective is a scriptable one 8Scripted Mission Objective spawned with spawnMissionObjective call), where it is possible to control all the data
Return value
Return Type | Description |
---|---|
bool | True if the mission objective is a scriptable one, spawned with spawnMissionObjective call. False if it's a Conquer Area Mission Objective or other vanilla Mission Objectives. |
No parameters defined for this function.
Examples
No examples available.