Example #1
0
 public static T[] FindObjectsOfType <T>() where T : DozeObject
 => DozeObjectManager.GetAllObjectsByType <T>();