ParaScript.updateOrder

public int updateOrder;

Description

Order of calling a script. A larger value indicates a later call. If the value is less than 0, the script is called before the default update; if the value is greater than 0, the script is called after the default update.