MinibufferStub Member List

This is the complete list of members for MinibufferStub, including all inherited members.

instanceMinibufferStubstatic
Message(string msgFormat, params object[] args)MinibufferStub
MessageAlert(string msgFormat, params object[] args)MinibufferStub
MessageOrBuffer(string bufferName, string msg)MinibufferStub
OnStart(Action< MinibufferStub > action)MinibufferStubstatic
Register(object o)MinibufferStubstatic
Register(Type t)MinibufferStubstatic
RegisterCommand(Command command, Delegate action)MinibufferStub
RegisterObject(object o)MinibufferStub
RegisterType(Type t)MinibufferStub
RegisterVariable< T >(Variable variable, Func< T > getFunc, Action< T > setFunc)MinibufferStub
ToBuffer(string bufferName, string content)MinibufferStub
Unregister(object o)MinibufferStubstatic
UnregisterCommand(string commandName)MinibufferStub
UnregisterObject(object o)MinibufferStub
UnregisterVariable(string variable)MinibufferStub
With(Action< MinibufferStub > action)MinibufferStubstatic