SystemObjectSettings Class
Class SystemObjectSettings contains all the objects in the system. It must be initialized at startup.
Namespace:
FLEXYGO.Objects.SettingsAssembly: flxObjectConfig (in flxObjectConfig.dll)
Syntax
[SerializableAttribute] public class SystemObjectSettings : MarshalByRefObject, ISerializable
<SerializableAttribute> _ Public Class SystemObjectSettings _ Inherits MarshalByRefObject _ Implements ISerializable