Show / Hide Table of Contents

Class ClientModuleTestingCallbacks

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

Properties

| Improve this Doc View Source

ClientBeforeIoC

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