Class RelinkMapEntry
Inheritance
System.Object
RelinkMapEntry
Namespace: MonoMod
Assembly: MonoMod.dll
Syntax
public class RelinkMapEntry : Object
Constructors
RelinkMapEntry()
Declaration
public RelinkMapEntry()
RelinkMapEntry(String, String)
Declaration
public RelinkMapEntry(string type, string findableID)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | type | |
| System.String | findableID |
Fields
FindableID
Declaration
public string FindableID
Field Value
| Type | Description |
|---|---|
| System.String |
Type
Declaration
public string Type
Field Value
| Type | Description |
|---|---|
| System.String |