Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Callbacks.DidReloadScripts.DidReloadScripts

public function DidReloadScripts()
public function DidReloadScripts(callbackOrder: int)

Parameters

postprocessOrder Order in which separate attributes will be processed.

Description

DidReloadScripts attribute.

The postProcessOrder parameter determines the order in which the DidReloadScripts notifications will occur. Lower numbers will report earlier than higher numbers and Unity's internal processing has an order value of zero.