Client LuaCsForBarotrauma
AssemblyManager.LoadedACL Class Reference

Public Attributes

readonly Guid Id
 

Properties

MemoryFileAssemblyContextLoader Acl [get]
 
ref readonly ImmutableDictionary< string, Type > AssembliesTypes [get]
 

Detailed Description

Definition at line 799 of file AssemblyManager.cs.

Member Data Documentation

◆ Id

readonly Guid AssemblyManager.LoadedACL.Id

Definition at line 801 of file AssemblyManager.cs.

Property Documentation

◆ Acl

MemoryFileAssemblyContextLoader AssemblyManager.LoadedACL.Acl
get

Definition at line 803 of file AssemblyManager.cs.

◆ AssembliesTypes

ref readonly ImmutableDictionary<string, Type> AssemblyManager.LoadedACL.AssembliesTypes
get

Definition at line 813 of file AssemblyManager.cs.