Click or drag to resize

ScriptOrderAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    ImmerseSDKScriptOrderAttribute

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public class ScriptOrderAttribute : Attribute

The ScriptOrderAttribute type exposes the following members.

Constructors
  NameDescription
Public methodScriptOrderAttribute
Initializes a new instance of the ScriptOrderAttribute class
Top
Fields
  NameDescription
Public fieldorder
Top
See Also