ACE3/addons/common/functions/fnc_getDefinedVariableInfo.sqf
Glowbal 6e4a12ff4d Fixed CBA macro mistake
Fixed an CBA macro mistake.
2015-01-17 12:39:33 +01:00

12 lines
244 B
Plaintext

/**
* fn_getvariableInfo.sqf
* @Descr: N/A
* @Author: Glowbal
*
* @Arguments: []
* @Return:
* @PublicAPI: false
*/
#include "script_component.hpp"
+(missionNamespace getvariable [QGVAR(OBJECT_VARIABLES_STORAGE_) + (_this select 0),[]])