TheBaseAssets..::..MyLoc Property
Locatization Factory
Namespace:
nsCDEngine.BaseClassesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static ILocalizationHooks MyLoc { get; set; }
Public Shared Property MyLoc As ILocalizationHooks Get Set
public: static property ILocalizationHooks^ MyLoc { ILocalizationHooks^ get (); void set (ILocalizationHooks^ value); }