BIS_fnc_3DENExportAttributes

From Bohemia Interactive Community
Revision as of 11:14, 25 June 2024 by Lou Montana (talk | contribs) (Add class list)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Copies all available attributes to the clipboard.
Execution:
call
Groups:
Eden Editor

Syntax

Syntax:
class call BIS_fnc_3DENExportAttributes
Parameters:
mode: String - (Optional, default "Object") type of attributes to be exported (case-insensitive). Classes from configFile >> "Cfg3DEN":
  • "Attributes"
  • "Camera"
  • "Comment"
  • "Connections"
  • "Default"
  • "EventHandlers"
  • "Favorites"
  • "Group"
  • "History"
  • "Layer"
  • "Logic"
  • "Marker"
  • "Messages"
  • "Mission"
  • "Notifications"
  • "Object"
  • "Trigger"
  • "Tutorials"
  • "Updates"
  • "Waypoint"
Return Value:
Nothing

Examples

Example 1:
"Trigger" call BIS_fnc_3DENExportAttributes;

Additional Information

See also:
Eden Editor BIS_fnc_3DENCamera BIS_fnc_3DENControlsHint BIS_fnc_3DENDiagCreateList BIS_fnc_3DENDiagFonts BIS_fnc_3DENDiagMouseControl BIS_fnc_3DENDrawLocations BIS_fnc_3DENEntityMenu BIS_fnc_3DENExportOldSQM BIS_fnc_3DENExportTerrainBuilder BIS_fnc_3DENFlashlight BIS_fnc_3DENGrid BIS_fnc_3DENIntel BIS_fnc_3DENInterface BIS_fnc_3DENListLocations BIS_fnc_3DENMissionPreview BIS_fnc_3DENModuleDescription BIS_fnc_3DENShowMessage BIS_fnc_3DENStatusBar BIS_fnc_3DENToolbar BIS_fnc_3DENTutorial BIS_fnc_3DENVisionMode

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note