Click or drag to resize

ScriptOrderAttribute Constructor

Initializes a new instance of the ScriptOrderAttribute class

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

Parameters

order
Type: SystemInt32
See Also