NetworkInstantiateDetection..::..IsSamePrefabOrigin Method
Checks if the provided NetworkInstantiateDetection has the same prefab signature as this instance.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public bool IsSamePrefabOrigin( NetworkInstantiateDetection compared )
Parameters
- compared
- Type: com.onlineobject.objectnet..::..NetworkInstantiateDetection
The NetworkInstantiateDetection to compare with.