TweakInfo, but with a CreateInstance(string) function.
More...
|
Type | TweakType [get, protected set] |
| The tweak type to create an instance of. More...
|
|
string | Name [get, protected set] |
| The name of the tweak More...
|
|
string | Verb [get, protected set] |
| The verb used to activate the tweak More...
|
|
string | Description [get, protected set] |
| A description of the tweak More...
|
|
string | EnableText [get, protected set] |
| Text used when the tweak is enabled More...
|
|
string | DisableText [get, protected set] |
| Text used when the tweak is disabled More...
|
|
string | EnabledText [get, protected set] |
| Status text used when the tweak has been enabled More...
|
|
string | DisabledText [get, protected set] |
| Status text used when the tweak has been disabled More...
|
|
◆ CreateInstance()
ITweak AmpHelper.Attributes.InstantiableTweakInfo.CreateInstance |
( |
string |
unpackedPath | ) |
|
|
inline |
Creates an instance of the tweak
- Parameters
-
- Returns
◆ TweakType
Type AmpHelper.Attributes.InstantiableTweakInfo.TweakType |
|
getprotected set |
The tweak type to create an instance of.
The documentation for this class was generated from the following file: