Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

MarkerFlags.ScriptInvoke

Description

Specifies that marker is generated by invocation of scripting method from native code.

E.g. MonoBehaviour's Awake, Start, Update and other callbacks.