LocalizedAttribute

Description

sealed class Tinman.Engine.GUI.LocalizedAttribute

Derived from

Attribute abstract

The annotated string constant is a label identifier for localization.
The value of the annotated property is treated as a label identifier for localization.

By convention, names of string constants for label identifiers have a Label* prefix and the constant value is the localization for the default locale EN and must not be null. The constant value may be interpreted in one of the following ways:

  • Plain text:
    The constant value (or its localization) is displayed without further processing.

  • Format pattern:
    The constant value (or its localization) is used as the pattern for creating a Format object, which is then used to generate the label text.

  • Label pattern:
    The constant value (or its localization) is used as the pattern for creating a Label object, which is then used to generate the label text.

The documentation of the string constant must describe how the constant value will be interpreted, so that localized label texts may be authored correctly.

See also

ILocalizable

Usages

AnimationGui.LabelDuration constant
AnimationGui.LabelPause constant
AnimationGui.LabelPlay constant
AnimationGui.LabelReset constant
AnimationGui.LabelTime constant
BookmarksGui.LabelBookmark constant
BookmarksGui.LabelDelete constant
BookmarksGui.LabelLoad constant
BookmarksGui.LabelNotUsed constant
BookmarksGui.LabelSave constant
CameraPathGui.LabelDuration constant
CameraPathGui.LabelLoad constant
CameraPathGui.LabelLoop constant
CameraPathGui.LabelPlay constant
CameraPathGui.LabelRecord constant
CameraPathGui.LabelRecording constant
CameraPathGui.LabelRecordingCameraPath constant
CameraPathGui.LabelSave constant
CameraPathGui.LabelStop constant
CameraPathGui.LabelSuspendedCameraControl constant
CameraPathGui.LabelTime constant
CanvasWidget.LabelBookmarks constant
CanvasWidget.LabelCanvas constant
CanvasWidget.LabelGraticule constant
CanvasWidget.LabelMapCoordinates constant
CanvasWidget.LabelMapSample constant
CanvasWidget.LabelRegionData constant
CanvasWidget.LabelRegionShow constant
CanvasWidget.LabelRegionVoid constant
CanvasWidget.LabelZoom constant
CanvasWidget.LabelZoomDecrement constant
CanvasWidget.LabelZoomIncrement constant
CanvasWidget.LabelZoomMaximum constant
CanvasWidget.LabelZoomMinimum constant
Component.LabelNo constant
Component.LabelYes constant
DefaultControlsWidget.LabelBookmarks constant
DefaultControlsWidget.LabelCameraPath constant
DefaultControlsWidget.LabelLighting constant
DefaultControlsWidget.LabelMeshBuffer constant
DefaultControlsWidget.LabelMeshRefinement constant
DefaultControlsWidget.LabelPerformance constant
DefaultControlsWidget.LabelShadowMapping constant
DefaultControlsWidget.LabelTerrainBuffer constant
DefaultControlsWidget.LabelTerrainLayers constant
DefaultControlsWidget.LabelTerrainView constant
DefaultVisibleCheckGui.LabelBackfaces constant
DefaultVisibleCheckGui.LabelLighting constant
DefaultVisibleCheckGui.LabelMaterial constant
DefaultVisibleCheckGui.LabelNormal constant
DefaultVisibleCheckGui.LabelPosition constant
DefaultVisibleCheckGui.LabelTexture constant
DocumentBrowser.LabelBack constant
DocumentBrowser.LabelForward constant
GraphicsContextChooserGui.LabelReset constant
GraphicsContextChooserGui.LabelSwitch constant
HeightmapSampleGui.LabelCoverage constant
HeightmapSampleGui.LabelDisplacement constant
HeightmapSampleGui.LabelElevation constant
HeightmapSampleGui.LabelMaterial constant
HeightmapSampleGui.LabelTexture constant
InputField.TextPrompt property
ITextProperty.Text property
LightingGui.LabelAltitude constant
LightingGui.LabelAmbient constant
LightingGui.LabelAzimuth constant
LightingGui.LabelDirectional constant
LightingGui.LabelEmissive constant
LightingGui.LabelExposure constant
LightingGui.LabelFog constant
LightingGui.LabelHdrScale constant
LightingGui.LabelLightmap constant
LightingGui.LabelOcclusion constant
LightingGui.LabelSpecular constant
LightingGui.LabelSunSize constant
MapCoordinatesGui.LabelCubemap constant
MapCoordinatesGui.LabelCubemapX constant
MapCoordinatesGui.LabelCubemapY constant
MapCoordinatesGui.LabelCubemapZ constant
MapCoordinatesGui.LabelEastingX constant
MapCoordinatesGui.LabelFace constant
MapCoordinatesGui.LabelFaceX constant
MapCoordinatesGui.LabelFaceY constant
MapCoordinatesGui.LabelGeoreference constant
MapCoordinatesGui.LabelGroundSampleDistance constant
MapCoordinatesGui.LabelHeight constant
MapCoordinatesGui.LabelLatitude constant
MapCoordinatesGui.LabelLongitude constant
MapCoordinatesGui.LabelNorthingY constant
MapCoordinatesGui.LabelPixelIsArea constant
MapCoordinatesGui.LabelPixelIsPoint constant
MapCoordinatesGui.LabelRaster constant
MapCoordinatesGui.LabelSize constant
MapCoordinatesGui.LabelType constant
MapCoordinatesGui.LabelTypeCube constant
MapCoordinatesGui.LabelTypeRect constant
MapCoordinatesGui.LabelWidth constant
MeshBufferGui.LabelAutoSleep constant
MeshBufferGui.LabelCapacity constant
MeshBufferGui.LabelError constant
MeshBufferGui.LabelFragmentation constant
MeshBufferGui.LabelFragmentationBuild constant
MeshBufferGui.LabelFragmentationClear constant
MeshBufferGui.LabelPercentage constant
MeshBufferGui.LabelRecover constant
MeshBufferGui.LabelSemantics constant
MeshBufferGui.LabelUnused constant
MeshBufferGui.LabelVisible constant
MeshDynamicGui.LabelAutoPause constant
MeshDynamicGui.LabelQuality constant
MeshDynamicGui.LabelResume constant
MeshDynamicGui.LabelStatus constant
MeshDynamicGui.LabelThreshold constant
MeshDynamicGui.LabelVisible constant
ModelWidget.LabelBookmarks constant
ModelWidget.LabelCameraPath constant
ModelWidget.LabelCenterView constant
ModelWidget.LabelDebugMode constant
ModelWidget.LabelLighting constant
ModelWidget.LabelModel constant
ModelWidget.LabelPerformance constant
ModelWidget.LabelResetView constant
ModelWidget.LabelShadowMapping constant
ModelWidget.LabelShowAxes constant
ModelWidget.LabelShowBoundingBox constant
ModelWidget.LabelShowBoundingSphere constant
ModelWidget.LabelShowGround constant
ModelWidget.LabelShowLighting constant
ModelWidget.LabelShowNormals constant
ModelWidget.LabelShowOctree constant
ModelWidget.LabelShowWireframe constant
ProfilerGui.LabelShowOverlay constant
ShadowMappingGui.LabelCascadeFar constant
ShadowMappingGui.LabelCascadeMid constant
ShadowMappingGui.LabelCascadeNear constant
ShadowMappingGui.LabelEmptyCascade constant
ShadowMappingGui.LabelLightBleed constant
ShadowMappingGui.LabelOptimize constant
ShadowMappingGui.LabelOverlap constant
ShadowMappingGui.LabelPerspective constant
TerrainBufferGui.LabelAtlasList constant
TerrainBufferGui.LabelOf constant
TerrainBufferGui.LabelTextureList constant
TerrainBufferGui.LabelTileFace constant
TerrainBufferGui.LabelTileLevel constant
TerrainBufferGui.LabelTilePad constant
TerrainBufferGui.LabelTilePyramidId constant
TerrainBufferGui.LabelTileX constant
TerrainBufferGui.LabelTileY constant
TerrainLayerListGui.LabelBase constant
TerrainLayerListGui.LabelBatches constant
TerrainLayerListGui.LabelLighting constant
TerrainLayerListGui.LabelLightingDisabled constant
TerrainLayerListGui.LabelLightingNormalMapTextures constant
TerrainLayerListGui.LabelLightingVertexNormals constant
TerrainLayerListGui.LabelMaterial constant
TerrainLayerListGui.LabelMipmapOffset constant
TerrainLayerListGui.LabelPrepare constant
TerrainLayerListGui.LabelRegion constant
TerrainLayerListGui.LabelTexture constant
TerrainLayerListGui.LabelVisible constant
TerrainViewGui.LabelBusy constant
TerrainViewGui.LabelCascades constant
TerrainViewGui.LabelChunks constant
TerrainViewGui.LabelCone constant
TerrainViewGui.LabelCulling constant
TerrainViewGui.LabelDecals constant
TerrainViewGui.LabelDisplacement constant
TerrainViewGui.LabelDistance constant
TerrainViewGui.LabelDone constant
TerrainViewGui.LabelFeatureLevelTriangulationMode constant
TerrainViewGui.LabelFrustum constant
TerrainViewGui.LabelHorizon constant
TerrainViewGui.LabelLockView constant
TerrainViewGui.LabelModelBounds constant
TerrainViewGui.LabelModels constant
TerrainViewGui.LabelModeSectorList constant
TerrainViewGui.LabelModeTerminalTriangles constant
TerrainViewGui.LabelModeTriangleList constant
TerrainViewGui.LabelModeTriangleStrip constant
TerrainViewGui.LabelPlanted constant
TerrainViewGui.LabelPlantedBounds constant
TerrainViewGui.LabelShow constant
TerrainViewGui.LabelTessellation constant
TerrainViewGui.LabelTexturing constant
TerrainViewGui.LabelTriangulateDecodeCpu constant
TerrainViewGui.LabelTriangulateDecodeGpu constant
TerrainViewGui.LabelTriangulateGpu constant
TerrainViewGui.LabelTriangulateRenderGpu constant
TerrainViewGui.LabelWireframe constant
TestWidget.LabelTickCount constant
WidgetDialogBuilder.LabelCancel constant
WidgetDialogBuilder.LabelNo constant
WidgetDialogBuilder.LabelOk constant
WidgetDialogBuilder.LabelYes constant
WidgetGui.LabelControls constant
WidgetGui.LabelEditor constant
WidgetGui.LabelHelpBrowser constant