er2.getAllObjectives 148

Get all Mission Objectives in the current phase.


Return value

Return TypeDescription
voidThis function doesn't return anything

Parameters

ParameterTypeDescription
1TableA Lua initialized Table to fill with found Mission Objectives
2bool (Optional) False to exclude Scriptable Mission Objectives that have been set to non-attractor. Default is True (so includes all kind of Mission Objectives)

Examples

No examples available.


Back to Scripting API