Class ResourceReference
Reference to a resource that is declared in the mod manifest.
Implements
Inherited Members
Namespace: Modding.Serialization
Assembly: Assembly-CSharp.dll
Syntax
public class ResourceReference : Element, IValidatable
Constructors
ResourceReference()
Declaration
public ResourceReference()
Fields
Name
Declaration
public string Name
Field Value
Type | Description |
---|---|
String |
Methods
Validate(String)
Declaration
protected override bool Validate(string elementName)
Parameters
Type | Name | Description |
---|---|---|
String | elementName |
Returns
Type | Description |
---|---|
Boolean |