using System.Collections.Generic;
using UnityEngine;
namespace TriLibCore
{
/// Represents a Class to destroy every Asset (Textures, Materials, Meshes) loaded by TriLib for this GameObject.
public class AssetUnloader : MonoBehaviour
{
///
/// Assets Allocation List.
///
public List