v2.0.280 #100
alexrp
announced in
Announcements
v2.0.280
#100
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[SkipLocalsInit]
to all libraries.[DisableRuntimeMarshalling]
to all libraries.TrimExcess
method toDataCenterNode
.SetAttribute
method fromDataCenterNode
(it was never meant to be public).Name
property onDataCenterNode
to be mutable (if the node is actually mutable).DataCenterNode
.DataCenterValue
to reduce memory usage.Unsafe
andMemoryMarshal
classes.GameProcess
toGameMessageServer
,ClientProcess
toClientMessageServer
, andLauncherProcess
toLauncherMessageServer
.ClientProcessOptions
toClientMessageServerOptions
andLauncherProcessOptions
toLauncherMessageServerOptions
.FileName
andLanguage
properties fromClientMessageServerOptions
.FileName
property fromLauncherMessageServerOptions
.Id
(process ID) property fromGameMessageServer
.RunAsync()
method onGameMessageServer
withStart
factory methods onClientMessageServer
andLauncherMessageServer
.IDisposable
onGameMessageServer
.OpenWebsiteRequested
andOpenSupportWebsiteRequested
events toClientMessageServer
.Vezel.Novadrop.Memory
andVezel.Novadrop.Patches
APIs.pack
not having line and column information.<file>(<line>,<column>): <severity>: <message>
).Beta Was this translation helpful? Give feedback.
All reactions