Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 366 Bytes

File metadata and controls

12 lines (8 loc) · 366 Bytes

EventCallbackUtility.InvocationOrderAttribute

class in AdvancedSceneManager.Callbacks.Events.EventCallbackUtility / Inherits from: Attribute

Description

Specifies the invocation order for a callback type.

Properties

Member Description
int order The relative order in which the callback should be invoked.