| FindAction(Guid) | Retrieves an input action synchronization object corresponding to the specified unique identifier. |
| FindAction(String) | Finds an input action synchronization object by its name or identifier string. |
| FindActionT(String) | Finds the synchronized input action associated with the specified name or identifier string and casts it to the specified type. |