Doc update for RADIO:StopBroadcast Fix

This commit is contained in:
Grey-Echo
2017-03-22 10:40:22 +01:00
parent 4563e7e300
commit b1b0789113
12 changed files with 162 additions and 42 deletions

View File

@@ -601,18 +601,48 @@ YYYY-MM-DD: CLASS:<strong>NewFunction( Params )</strong> added</p>
<td class="name" nowrap="nowrap"><a href="##(EVENTDATA).Weapon">EVENTDATA.Weapon</a></td>
<td class="summary">
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="##(EVENTDATA).WeaponCategory">EVENTDATA.WeaponCategory</a></td>
<td class="summary">
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="##(EVENTDATA).WeaponCoalition">EVENTDATA.WeaponCoalition</a></td>
<td class="summary">
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="##(EVENTDATA).WeaponName">EVENTDATA.WeaponName</a></td>
<td class="summary">
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="##(EVENTDATA).WeaponPlayerName">EVENTDATA.WeaponPlayerName</a></td>
<td class="summary">
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="##(EVENTDATA).WeaponTgtDCSUnit">EVENTDATA.WeaponTgtDCSUnit</a></td>
<td class="summary">
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="##(EVENTDATA).WeaponTypeName">EVENTDATA.WeaponTypeName</a></td>
<td class="summary">
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="##(EVENTDATA).WeaponUNIT">EVENTDATA.WeaponUNIT</a></td>
<td class="summary">
</td>
</tr>
<tr>
@@ -1930,6 +1960,32 @@ Note that at the beginning of each field description, there is an indication whi
</dd>
</dl>
<dl class="function">
<dt>
<a id="#(EVENTDATA).WeaponCategory" >
<strong>EVENTDATA.WeaponCategory</strong>
</a>
</dt>
<dd>
</dd>
</dl>
<dl class="function">
<dt>
<a id="#(EVENTDATA).WeaponCoalition" >
<strong>EVENTDATA.WeaponCoalition</strong>
</a>
</dt>
<dd>
</dd>
</dl>
<dl class="function">
@@ -1943,6 +1999,19 @@ Note that at the beginning of each field description, there is an indication whi
</dd>
</dl>
<dl class="function">
<dt>
<a id="#(EVENTDATA).WeaponPlayerName" >
<strong>EVENTDATA.WeaponPlayerName</strong>
</a>
</dt>
<dd>
</dd>
</dl>
<dl class="function">
@@ -1956,6 +2025,36 @@ Note that at the beginning of each field description, there is an indication whi
</dd>
</dl>
<dl class="function">
<dt>
<a id="#(EVENTDATA).WeaponTypeName" >
<strong>EVENTDATA.WeaponTypeName</strong>
</a>
</dt>
<dd>
</dd>
</dl>
<dl class="function">
<dt>
<em></em>
<a id="#(EVENTDATA).WeaponUNIT" >
<strong>EVENTDATA.WeaponUNIT</strong>
</a>
</dt>
<dd>
<p> Sometimes, the weapon is a player unit!</p>
</dd>
</dl>
<dl class="function">