Table of Contents

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

gameObject GameObject

Returns

bool