Method IsInScene
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
IsInScene(GameObject)
Checks if the GameObject is in a scene (not a prefab)
public static bool IsInScene(this GameObject gameObject)
Parameters
gameObjectGameObject
Checks if the GameObject is in a scene (not a prefab)
public static bool IsInScene(this GameObject gameObject)
gameObject GameObject