getOneRequired<T> method
override
- Gets a required component reference that matches specified locator.
-
locator
the locator to find a reference by.
- Returns a matching component reference.
- Throws a ReferenceException when no references found.
-