The Subassembly type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | EraseAllParams |
Erases all the subassembly's script parameters.
|
![]() | GetResourceString(UInt32) |
Converts a resource id (numeric) to a resource string from the current subassembly's resource module.
|
![]() | GetResourceString(String) |
Converts a resource id (string) to a resource string from the current subassembly's resource module.
|
![]() | Run |
Runs the callback function associated with the Subassembly.
|
![]() | ShowHelp |
Shows the help information associated with a subassembly.
|