TheBaseAssets..::..GetAppInfo Property
Returns the Application Information of the hosting App
Plugins only have read-access to this information.
Namespace:
nsCDEngine.BaseClassesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static ThePluginInfo GetAppInfo { get; }
Public Shared ReadOnly Property GetAppInfo As ThePluginInfo Get
public: static property ThePluginInfo^ GetAppInfo { ThePluginInfo^ get (); }