| TriggerIntegrityUpdater Class |
[This is preliminary documentation and is subject to change.]
Reads triggers from a stream and updates those trigger's to reflect the library's trigger description.
This is useful if you have a trigger handler that was changed but it isn't reflected on the script itself.
Caution: This is a intensive operation due to analyzing and replacing any characters in the code that don't match up.
Use sparingly.
Inheritance Hierarchy
Namespace:
Monkeyspeak.Utils
Assembly:
Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax public sealed class TriggerIntegrityUpdater
Public NotInheritable Class TriggerIntegrityUpdater
public ref class TriggerIntegrityUpdater sealed
[<SealedAttribute>]
type TriggerIntegrityUpdater = class end
The TriggerIntegrityUpdater type exposes the following members.
Constructors Methods Extension Methods See Also