C# (CSharp) Fusion.Core.Configuration Namespace

Classes

Name Description
ConfigSerializer Saves and loads configuration to file. Note on multi-threading: Be sure that all structure properties larger than 4 (32-bit) or 8 (64-bit) bytes in config classes have lock on set and get.
ConfigVariable