Envrioment:
|
Mission Scripting
|
|
Function:
|
setMarkupFontSize
|
Added with: 2.5.5
|
|
Member Of:
|
trigger.action
|
Syntax:
|
function trigger.action.setMarkupFontSize(number id , number fontSize )
|
Description:
|
Updates the font size of the specified mark to be the new value. If the id of the passed mark does not have text then nothing will happen.
|
|
Return Value:
|
function
|
Return Example:
|
none
|
|
Examples:
|
|
Related Functions:
|
Trigger Functions: ctfColorTag, getUserFlag, setUserFlag, getZone, explosion, smoke, effectSmokeBig, effectSmokeStop, illuminationBomb, signalFlare, radioTransmission, stopRadioTransmission, setUnitInternalCargo
outSound, outSoundForCoalition, outSoundForCountry, outSoundForGroup, outSoundForUnit, outText, outTextForCoalition, outTextForCountry, outTextForGroup, outTextForUnit
addOtherCommand, removeOtherCommand, addOtherCommandForCoalition, removeOtherCommandForCoalition, addOtherCommandForGroup, removeOtherCommandForGroup
markToAll, markToCoalition, markToGroup, removeMark, markupToAll, lineToAll, circleToAll, rectToAll, quadToAll, textToAll, arrowToAll, setMarkupRadius, setMarkupText, setMarkupFontSize, setMarkupColor, setMarkupColorFill, setMarkupTypeLine, setMarkupPositionEnd, setMarkupPositionStart
setAITask, pushAITask, activateGroup, deactivateGroup, setGroupAIOn, setGroupAIOff, groupStopMoving, groupContinueMoving
|
Notes:
|
|