mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Conform function headers to coding guidelines (#5255)
* Fixed headers to work with silentspike python script * Fixed rest of the files * Fixed ace-team
This commit is contained in:
@ -11,6 +11,9 @@
|
||||
* 0: Intersects <BOOL>
|
||||
* 1: Intersection Position ASL <ARRAY>
|
||||
*
|
||||
* Example:
|
||||
* [[1,2,3], [0,0,5], 5] call ace_common_fnc_getFirstObjectIntersection
|
||||
*
|
||||
* Public: Yes
|
||||
*/
|
||||
#include "script_component.hpp"
|
||||
|
Reference in New Issue
Block a user