TheBaseAssets..::..SetCustomAppParameter Method
Note: This API is now obsolete.
Assembly: C-DEngine (in C-DEngine.dll)
RETIRED: Use TheCDESettingsFactory.SetSetting()
Namespace:
nsCDEngine.BaseClassesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
[ObsoleteAttribute] public static bool SetCustomAppParameter( string pName, string pValue )
<ObsoleteAttribute> _ Public Shared Function SetCustomAppParameter ( _ pName As String, _ pValue As String _ ) As Boolean
[ObsoleteAttribute] public: static bool^ SetCustomAppParameter( String^ pName, String^ pValue )