Method RegisterUIMode RegisterUIMode<T>(string) Declaration public static bool RegisterUIMode<T>(string mode) where T : IUIMode, new() Parameters Type Name Description string mode Returns Type Description bool Type Parameters Name Description T