Click or drag to resize

UModSharedSettings Class

[Missing <summary> documentation for "T:UMod.Shared.UModSharedSettings"]

Inheritance Hierarchy
SystemObject
  Object
    ScriptableObject
      UMod.SharedModScriptableAssetUModSharedSettings
        UMod.SharedUModSharedSettings

Namespace:  UMod.Shared
Assembly:  UMod-Shared (in UMod-Shared.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public sealed class UModSharedSettings : ModScriptableAsset<UModSharedSettings>

The UModSharedSettings type exposes the following members.

Constructors
  NameDescription
Public methodUModSharedSettings
Initializes a new instance of the UModSharedSettings class
Top
Properties
  NameDescription
Public propertyModFileExtension
Top
See Also