Table of Contents

Method DestroyChildren

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

DestroyChildren(Transform)

Destroys all child GameObjects of this transform using Destroy(Object, float).

public static void DestroyChildren(this Transform transform)

Parameters

transform Transform