mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
84bf44e026
- Reordering of action members - Removed full path from actions, so they can be mounted under different paths if needed - Added api for creating actions - Api for adding actions for objects or classes |
||
---|---|---|
.. | ||
fnc_addActionToClass.sqf | ||
fnc_addActionToObject.sqf | ||
fnc_collectActiveActionTree.sqf | ||
fnc_compileMenu.sqf | ||
fnc_compileMenuSelfAction.sqf | ||
fnc_createAction.sqf | ||
fnc_findActionNode.sqf | ||
fnc_keyDown.sqf | ||
fnc_keyDownSelfAction.sqf | ||
fnc_keyUp.sqf | ||
fnc_keyUpSelfAction.sqf | ||
fnc_removeActionFromClass.sqf | ||
fnc_removeActionFromObject.sqf | ||
fnc_render.sqf | ||
fnc_renderBaseMenu.sqf | ||
fnc_renderIcon.sqf | ||
fnc_renderMenu.sqf | ||
fnc_splitPath.sqf | ||
script_component.hpp |