Tesseract Engine Documentation

GameComponentCollection Events

The events of the GameComponentCollection class are listed below. For a complete list of GameComponentCollection class members, see the GameComponentCollection Members topic.

Public Instance Events

ComponentAdded 
ComponentRemoved 

Explicit Interface Implementations

ICollection.CopyTo (inherited from Collection<T>) 
IEnumerable.GetEnumerator (inherited from Collection<T>) 
IList.Add (inherited from Collection<T>) 
IList.Contains (inherited from Collection<T>) 
IList.IndexOf (inherited from Collection<T>) 
IList.Insert (inherited from Collection<T>) 
IList.Remove (inherited from Collection<T>) 

See Also

GameComponentCollection Class | Nuclex Namespace