mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Adding ColdStart event
This commit is contained in:
@@ -8,4 +8,5 @@ public interface ISnmpModule
|
||||
{
|
||||
void Alert(string message);
|
||||
void Trap(int code,string simname,string Message);
|
||||
void ColdStart(int step , string simname);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user