mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Added missing header arguments
This commit is contained in:
@ -7,6 +7,7 @@
|
|||||||
* 0: Text <ANY>
|
* 0: Text <ANY>
|
||||||
* 1: Image <STRING>
|
* 1: Image <STRING>
|
||||||
* 2: Image color <ARRAY> <OPTIONAL>
|
* 2: Image color <ARRAY> <OPTIONAL>
|
||||||
|
* 3: Target Unit. Will only display if target is the player controlled object <OBJECT> <OPTIONAL>
|
||||||
*
|
*
|
||||||
* Return value:
|
* Return value:
|
||||||
* Nothing
|
* Nothing
|
||||||
|
@ -6,6 +6,7 @@
|
|||||||
* Argument:
|
* Argument:
|
||||||
* 0: Text <ANY>
|
* 0: Text <ANY>
|
||||||
* 1: Size of the textbox <NUMBER> <OPTIONAL>
|
* 1: Size of the textbox <NUMBER> <OPTIONAL>
|
||||||
|
* 2: Target Unit. Will only display if target is the player controlled object <OBJECT> <OPTIONAL>
|
||||||
*
|
*
|
||||||
* Return value:
|
* Return value:
|
||||||
* Nothing
|
* Nothing
|
||||||
|
Reference in New Issue
Block a user