Table of Contents

Class MonoBehaviourList

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

An InspectorList of type MonoBehaviour.

[Version(2, 5, 0)]
[Serializable]
public class MonoBehaviourList : InspectorList<MonoBehaviour>, IList<MonoBehaviour>, ICollection<MonoBehaviour>, IEnumerable<MonoBehaviour>, IEnumerable
Inheritance
MonoBehaviourList
Implements
Inherited Members
Extension Methods