# Move Objective to End

Grammar — Move Objective objective to the end of the list
FlagsNative | Action

Places the objective at the end of the list, causing it to display below all other existing objectives. Objectives created later will still be added after this objective.

# Arguments

  • int [ objective ] — Objective

Returns — void

native void ObjectiveSetFirst(int inObjective);

Category: Objective / Advanced

# Examples

— None found —