Updated What are Scenarios? (textile)
parent
44c787f929
commit
85b624b9a3
1 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||
<table style='border-width:0 0 1px;border-bottom:1px solid #cbcbcb'>
|
||||
<tr>
|
||||
<td> Function name </td>
|
||||
<td> Function parameters </td>
|
||||
<td> Description </td>
|
||||
<td> **__Function name__** </td>
|
||||
<td> **__Function parameters__** </td>
|
||||
<td> **__Description__** </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> onEnable </td>
|
||||
|
|
Loading…
Reference in a new issue