GameObjectExtensions
Definition
public static class GameObjectExtensionsQuick Lookup
Goal
Method
Methods
GetParents
public static IEnumerable<GameObject> GetParents(this GameObject gameObject, bool includeSelf = false)Parameter
Type
Default
Description
MoveToScene
Parameter
Type
Description
MoveToActiveScene
Parameter
Type
Description
Examples
Walking the Parent Chain
See Also
Last updated