com.onlineobject.objectnet Namespace

NetworkObjectExtension..::..IsSamePrefab Method

Overload List


  Name Description
Public method Static member IsSamePrefab(GameObject, GameObject)
Checks if the GameObject is the same prefab as another GameObject by comparing their network components.
Public method Static member IsSamePrefab(GameObject, String)
Checks if the GameObject is the same prefab as specified by a prefab signature.