Click or drag to resize

ModGameAsset Class

[Missing <summary> documentation for "T:UMod.AssetSharing.ModGameAsset"]

Inheritance Hierarchy
SystemObject
  Object
    ScriptableObject
      UMod.AssetSharingModGameAsset

Namespace:  UMod.AssetSharing
Assembly:  UMod (in UMod.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public sealed class ModGameAsset : ScriptableObject

The ModGameAsset type exposes the following members.

Constructors
  NameDescription
Public methodModGameAsset
Initializes a new instance of the ModGameAsset class
Top
Properties
  NameDescription
Public propertyGameAsset
Public propertyIsAssigned
Top
See Also