Kit Documentation
Kit Documentation
Kit Reference
Kit.Modding Namespaces
Kit.Modding
ResourceInfo Structure
ResourceInfo Constructor
ResourceInfo Constructor (Mod, String, ResourceParser, Object)
ResourceInfo Constructor (Mod, String, ResourceParser, WeakReference)
ResourceInfo Constructor (Mod, String, ResourceParser, WeakReference)
Create a new
ResourceInfo
with specified information.
Namespace:
Kit.Modding
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
ResourceInfo
(
Mod
mod
,
string
file
,
ResourceParser
parser
,
WeakReference
reference
)
Request Example
View Source
Parameters
mod
Type:
Kit.Modding
Mod
The mod used to load it.
file
Type:
System
String
Path to the file.
parser
Type:
Kit.Parsers
ResourceParser
Parser used to parse it.
reference
Type:
System
WeakReference
Reference to the resource.
See Also
Reference
ResourceInfo Structure
ResourceInfo Overload
Kit.Modding Namespace
Send comments on this topic to
agam@frag-games.com