Kit Documentation
Kit Documentation
Kit Reference
Kit.Parsers
TextAssetParser Class
TextAssetParser Methods
Read Method
Write Method
TextAssetParser
Write Method
Parse data for writing.
Namespace:
Kit.Parsers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
override
Object
Write
(
Object
data
,
string
path
=
null
)
Request Example
View Source
Parameters
data
Type:
System
Object
The input object.
path
(Optional)
Type:
System
String
Path to the file.
Return Value
Type:
Object
String or byte-array.
Exceptions
Exception
Condition
NotImplementedException
The parser does not support writing.
See Also
Reference
TextAssetParser Class
Kit.Parsers Namespace
Send comments on this topic to
agam@frag-games.com