LanguageSet.cs File Reference

Classes

class  Wrench.LanguageSet
 A set of variables for a particular language. Used for localization. More...
 

Namespaces

 Wrench
 The Wrench Framework contains the Nitro scripting engine and compiler and also provides some generic markup language parsing as well as other shared features. This framework is shared by PowerUI and SoundStudio's KSA Player.
 

Constant Groups

 Wrench
 The Wrench Framework contains the Nitro scripting engine and compiler and also provides some generic markup language parsing as well as other shared features. This framework is shared by PowerUI and SoundStudio's KSA Player.
 

Functions

delegate string Wrench.GroupResolve (string[] pieces, string fullText)
 Used by OnGroupResolve to resolve a group name from a variable if it's not found in ExtraGroups. More...