Entitas  0.40.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Public Member Functions | List of all members
Entitas.GroupSingleEntityException< TEntity > Class Template Reference
Inheritance diagram for Entitas.GroupSingleEntityException< TEntity >:
Entitas.EntitasException

Public Member Functions

 GroupSingleEntityException (IGroup< TEntity > group)
 
- Public Member Functions inherited from Entitas.EntitasException
 EntitasException (string message, string hint)
 

Detailed Description

Type Constraints
TEntity :class 
TEntity :IEntity 
TEntity :new() 

Definition at line 5 of file GroupSingleEntityException.cs.


The documentation for this class was generated from the following file: