mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
params
This commit is contained in:
parent
5723c5eaac
commit
207c002f3a
@ -16,7 +16,7 @@
|
||||
*/
|
||||
#include "script_component.hpp"
|
||||
|
||||
PARAMS_2(_objectType,_typeNum);
|
||||
params ["_objectType", "_typeNum"];
|
||||
|
||||
private["_actionTrees", "_mainAction", "_parentNode", "_varName"];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user