3#include "mc/_HeaderOutputPredefine.h"
11 ::ll::TypedStorage<8, 32, ::std::string> addedChars;
12 ::ll::TypedStorage<8, 32, ::std::string> removedChars;
13 ::ll::TypedStorage<8, 32, ::std::string> invalidChars;
14 ::ll::TypedStorage<8, 8, uint64> index;
15 ::ll::TypedStorage<8, 32, ::std::string> text;
21 MCAPI ~TextInputResult();
Definition TextInputResult.h:7