C-DEngine 5.105

TheBaseAssets..::..MyCDEPluginTypes Field

Lists all known Plugins currently running in this instance of the C-DEngine

Namespace:  nsCDEngine.BaseClasses
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static Dictionary<string, Type> MyCDEPluginTypes
Public Shared MyCDEPluginTypes As Dictionary(Of String, Type)
public:
static Dictionary<String^, Type^>^ MyCDEPluginTypes