武装突袭 Wiki
注册
Advertisement
  

Click on the images for descriptions

Introduced in

Game:
Take On Helicopters
Version:
1.00

Description

Description:
#define CONTROL_SHOW(CONTROL) \
	CONTROL ctrlshow true; \
	CONTROL ctrlsetfade 0; \
	CONTROL ctrlcommit 0;

#define CONTROL_HIDE(CONTROL) \
	CONTROL ctrlshow false; \
	CONTROL ctrlsetfade 1; \
	CONTROL ctrlcommit 0;

(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