Class AdminLogSystem
For system events that the manager needs to know about. IAdminLogManager for admin log usage.
Inheritance
System.Object
AdminLogSystem
Namespace: Content.Server.Administration.Logs
Assembly: Content.Server.dll
Syntax
public sealed class AdminLogSystem : EntitySystem
Methods
| Improve this Doc View SourceInitialize()
Declaration
public override void Initialize()
Shutdown()
Declaration
public override void Shutdown()
Update(Single)
Declaration
public override void Update(float frameTime)
Parameters
Type | Name | Description |
---|---|---|
System.Single | frameTime |