Click or drag to resize

GameObjectExtensions Class

GameObject extensions.
Inheritance Hierarchy
SystemObject
  KitGameObjectExtensions

Namespace:  Kit
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public static class GameObjectExtensions
Request Example View Source

The GameObjectExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetBounds

Returns the bounds of all Renderers attached in the GameObject's hierarchy.

Public methodStatic memberIsPrefab
Returns whether a GameObject is a prefab.
Top
See Also

Reference