Searched refs:StatementResultType (Results 1 – 1 of 1) sorted by relevance
28 enum StatementResultType { enum40 …UScriptStatementResult(StatementResultType type, UScriptValuePtr value) : type_(type), value_(valu… in UScriptStatementResult()42 StatementResultType GetResultType() const in GetResultType()47 void SetResultType(const StatementResultType type) in SetResultType()76 StatementResultType type_ = STATEMENT_RESULT_TYPE_NORMAL;