Example #1
0
 public static T FindObjectOfType <T>() where T : DozeObject
 => DozeObjectManager.GetObjectByType <T>();