Objective.isScripted 313

Available from Easy Red 2 2.1.0

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 TypeDescription
boolTrue 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.


Back to Scripting API