NetworkObjectExtension..::..IsSamePrefab Method
Overload List
| Name | Description | |
|---|---|---|
|
|
IsSamePrefab(GameObject, GameObject) |
Checks if the GameObject is the same prefab as another GameObject by comparing their network components.
|
|
|
IsSamePrefab(GameObject, String) |
Checks if the GameObject is the same prefab as specified by a prefab signature.
|

