com.onlineobject.objectnet Namespace

NetworkScriptsReference..::..IgnoreType Method (MonoBehaviour)

Adds a MonoBehaviour's type to the global ignore list.

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

Syntax


public static void IgnoreType(

	MonoBehaviour script

)

Parameters

script
Type: MonoBehaviour
The MonoBehaviour instance whose type is to be ignored.