 | 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.BlueprintsAssembly: Slash.ECS.Blueprints (in Slash.ECS.Blueprints.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic void UpdateLocalizationKeys()
Public Sub UpdateLocalizationKeys
public:
void UpdateLocalizationKeys()
member UpdateLocalizationKeys : unit -> unit
See Also