武装突袭 Wiki
Advertisement
  

Click on the images for descriptions

Introduced in

Game:
Take On Helicopters
Version:
1.00

Description

Description:
/*

	Description:
	Creates GUI background

	Parameter(s):
	_this select 0: ARRAY - background position in format [x,y,w,h]

	Returns:
	DISPLAY
*/

#define DISPLAY_CLASS	"RscCommonBackground"
#define DISPLAY		_display
#define DISPLAY_UI	(uinamespace getvariable DISPLAY_CLASS)
#define CONTROL		(DISPLAY displayctrl _idc)

(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)
Example 1:
Example needed
See also:
See also needed

Notes

Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To

Notes

Bottom Section

Advertisement