Class EditorSlashNotifier Inheritance object Object Component Behaviour MonoBehaviour EditorSlashNotifier Namespace: WeaverCore.Editor Assembly: WeaverCore.Editor.dll Syntax public class EditorSlashNotifier : MonoBehaviour Extension Methods ReflectionUtilities.ReflectCallMethod(object, string, object[], BindingFlags) ReflectionUtilities.ReflectGetField(object, string, BindingFlags) ReflectionUtilities.ReflectGetMethod(object, string, BindingFlags) ReflectionUtilities.ReflectGetProperty(object, string, BindingFlags) ReflectionUtilities.ReflectSetField(object, string, object, BindingFlags) ReflectionUtilities.ReflectSetProperty(object, string, object, BindingFlags) CoroutineUtilities.RunCoroutineWhile<T>(T, IEnumerator, Func<bool>)