Click or drag to resize
InspectorStringAttributeLocalized Property
Whether this string should be localized to different languages and just represents a localization id.

Namespace: Slash.ECS.Inspector.Attributes
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public bool Localized { get; set; }

Property Value

Type: Boolean
See Also