Show / Hide Table of Contents

Class ServerModuleTestingCallbacks

Inheritance
System.Object
Robust.Shared.ContentPack.ModuleTestingCallbacks
SharedModuleTestingCallbacks
ServerModuleTestingCallbacks
Namespace: Content.Server.IoC
Assembly: Content.Server.dll
Syntax
public sealed class ServerModuleTestingCallbacks : SharedModuleTestingCallbacks

Properties

| Improve this Doc View Source

ServerBeforeIoC

Declaration
public Action? ServerBeforeIoC { get; set; }
Property Value
Type Description
System.Nullable<Action>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾