Imaginary Game Engine API documentation
Type Property
NamespacesIGEExtensionType

[This is preliminary documentation and is subject to change.]

Get the type of plugin
Declaration Syntax
C#Visual BasicVisual C++
public PluginMgr..::.PluginType Type { get; }
Public ReadOnly Property Type As PluginMgr..::.PluginType
public:
virtual property PluginMgr..::.PluginType Type {
	PluginMgr..::.PluginType get () sealed;
}

Assembly: IGE Core (Module: IGE Core) Version: 0.1.2957.39562 (0.1.0.0)