Example #1
0
 public State()
 {
     typeIndex = StateUtility.GetTypeIndex <T>();
 }