Description:
Gets a List of all UMFBind's within the mod by search pattern.

Added In: v0.45

Function

public static List<UMFBind> GetBinds(string searchPattern = null)



Usage

//Coming soon



Examples

//Coming soon