# DoScriptAssert

void DoScriptAssert(bool_1, string_2)

# Class

✔️ Server: Global
✔️ Client: Global

# Function Description

#ScriptAssert:Asserts the passed in value. Prints out a message and brings up the assert dialog.

# Parameters

Type Name Description
bool bool_1 No Description Set
string string_2 No Description Set