Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void AfterLoad()

Declaration

protected internal virtual void AfterLoad()

Summary

This method is called just before the settings class is restored from disk, allowing any required changes to be made to the fields. The base implementation does nothing.