getCameraData
getCameraData( camIdx [int] )
local cameraData = dynamic:getCameraData(cameraIndex)
WarMenu.SetMenuTitle('cameraMenu',cameraData.name) -- this is a custom function, if you ever try replicate this and it doesnt work, that's why.