ACE3/addons/common/functions/fnc_getDefinedVariableInfo.sqf
2015-05-14 20:06:06 +02:00

13 lines
245 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),[]])