Updated What are Scenarios? (textile)

Ad5001 2016-06-10 20:20:28 +02:00
parent 44c787f929
commit 85b624b9a3

@ -20,9 +20,9 @@ class YOUR_SCENARIO_NAME extends \Ad5001\UHC\scenario\Scenario {
Great ! Now you know that, let's learn a bit about the functions of the API: Great ! Now you know that, let's learn a bit about the functions of the API:
<table style='border-width:0 0 1px;border-bottom:1px solid #cbcbcb'> <table style='border-width:0 0 1px;border-bottom:1px solid #cbcbcb'>
<tr> <tr>
<td> Function name </td> <td> **__Function name__** </td>
<td> Function parameters </td> <td> **__Function parameters__** </td>
<td> Description </td> <td> **__Description__** </td>
</tr> </tr>
<tr> <tr>
<td> onEnable </td> <td> onEnable </td>