Method | Description | |
---|---|---|
GamebryoPlugin ( string p_strPath, string p_strDescription, |
A simple constructor that initializes the object with the given values.
|
public GamebryoPlugin ( string p_strPath, string p_strDescription, |
||
p_strPath | string | The filename of the plugin. |
p_strDescription | string | The description of the plugin. |
p_imgPicture | The picture of the plugin. | |
p_booIsMaster | bool | Whether the plugin is a master file. |
return | System.Drawing |