|
void | Indent (size_t tabs=1) |
|
const AZStd::string & | GetOutput () const |
|
size_t | GetIndent () const |
|
AZStd::string && | MoveOutput () |
|
void | Outdent (size_t tabs=1) |
|
void | SetIndent (size_t tabs) |
|
void | Write (const AZStd::string_view &stringView) |
|
void | Write (const char *format,...) |
|
void | WriteIndent () |
|
void | WriteIndented (const AZStd::string_view &stringView) |
|
void | WriteIndented (const char *format,...) |
|
void | WriteLine (const AZStd::string_view &stringView) |
|
void | WriteLine (const char *format,...) |
|
void | WriteLineIndented (const AZStd::string_view &stringView) |
|
void | WriteLineIndented (const char *format,...) |
|
void | WriteNewLine () |
|
void | WriteSpace () |
|
The documentation for this class was generated from the following file:
- Gems/ScriptCanvas/Code/Include/ScriptCanvas/Translation/TranslationUtilities.h