Click or drag to resize
HierarchicalBlueprintManagerUpdateLocalizationKeys Method
Overwrites the values of all localized string attributes of all blueprints with auto-generated values of the form BlueprintId.AttributeKey.

Namespace: Slash.ECS.Blueprints
Assembly: Slash.ECS.Blueprints (in Slash.ECS.Blueprints.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void UpdateLocalizationKeys()
See Also