Candide.Dialogue.DialogueRunnerHelper
Type JSONpublic class in Candide.Dialogue
Type metadata
- Assembly
Romestead - Namespace
Candide.Dialogue - Base type
System.Object - Hash
1F94E75E6FC5DDA867C7DFD89722E20D66666D3FC42B40BEDC75A5C3164C1E84
Relationships
Base type
System.Object
Methods
SplitCommandText
#
public System.Collections.Generic.IEnumerable<System.String> SplitCommandText(System.String input)
Method metadata
- Visibilitypublic
- Return type
System.Collections.Generic.IEnumerable<System.String> - StaticTrue
- VirtualFalse
- Hash
281E8F5B739A9D6C2ADE1F663026AE3B1DD757C4FB109DF361BDD282C4502876 - Body hash
FC2E0D184DDC3AF07396BE4B6F340E0991C20BF556885C676FE58A61CF1E44F5 - IL size242
Referenced calls
System.String::Normalize()System.IO.StringReader::.ctor(System.String)System.Collections.Generic.List<System.String>::.ctor()System.Text.StringBuilder::.ctor()System.Char::IsWhiteSpace(System.Char)System.Text.StringBuilder::get_Length()System.Object::ToString()System.Collections.Generic.List<System.String>::Add(!0)System.Text.StringBuilder::Clear()System.IO.TextReader::Read()System.IO.TextReader::Peek()System.Text.StringBuilder::Append(System.Char)