com.onlineobject.objectnet Namespace

NetworkScriptsReference..::..RegisterIgnored Method

Registers a script type to be ignored by this instance.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void RegisterIgnored(

	Type scriptType

)

Parameters

scriptType
Type: Type
The type of the script to ignore.